For a list of all members of this type, see AnnPolyRulerObject members
Public Properties
Name | Description | |
---|---|---|
DefiningGeometry | Gets a value that represents the System.Windows.Media.Geometry of this AnnPolyRulerObject. | |
DpiX | Gets or sets the horizontal DPI (dots per inch) that is used to translate the horizontal distance for the ruler. | |
DpiY | Gets or sets the vertical DPI (dots per inch) that is used to translate the vertical distance for the ruler. | |
FontDecoration | Gets or sets a value that indicates the TextDecorationCollection to apply to the text. | |
FontFamilyName | Gets or sets a value that indicates the font family of the typeface. | |
FontSize | Gets or sets a value that indicates the font size the text should be formatted at. | |
FontStretch | Gets or sets a value that indicates the degree to which the typeface is stretched. This is a dependency property. | |
FontStyle | Gets or sets a value that indicates the style of the typeface. | |
FontWeight | Gets or sets a value that indicates the relative weight of the typeface. | |
GaugeLength | Gets or sets the length of the gauge (the perpendicular lines at the ends of the ruler) for this AnnPolyRulerObject. | |
IsRulerImplemented | Gets a value that indicates whether this object's class implements the IAnnRuler interface. This is used internally by the annotation framework. Objects that implement this interface should provide an implementation of this property that returns true. | |
MeasurementUnit | Gets or sets the unit of measure for this AnnPolyRulerObject. | |
Precision | Gets or sets the precision value used for the length of this AnnPolyRulerObject. | |
RestrictLength | Gets or sets a value indicating whether the length text of this object is restricted to appear fully within the bounding rectangle of the container. | |
ShowGauge | Gets or sets a value indicating whether the gauge (the perpendicular lines at the ends of the ruler) for this AnnPolyRulerObject is visible. | |
ShowLength | Enables or disables the display of text showing the length of this AnnPolyRulerObject. | |
ShowTickMarks | Gets or sets a value indicating whether the tick marks for this AnnPolyRulerObject are visible. | |
TickMarksLength | Gets or sets the length of the tick marks for this AnnPolyRulerObject. | |
TransformMode | Gets a value that determines how to transform this AnnPolyRulerObject when any object transformation method is called. | |
UnitAbbreviation | Gets or sets a string value that specifies the abbreviation used with the MeasurementUnit value. |
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET