For a list of all members of this type, see AnnPolyRulerObject members
Public Properties
Name | Description | |
---|---|---|
BoundingRectangle | Gets the logical bounding rectangle 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. | |
GaugeLength | Gets or sets the length of the gauge (the perpendicular lines at the ends of the ruler) for this AnnPolyRulerObject. | |
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 text representing the length of this AnnPolyRulerObject object is restricted to appear fully within the bounding rectangle of the container. | |
RulerImplemented | Gets a value that indicates whether this object's class implements the IAnnRulerObject interface. This is used internally by the annotation framework. Objects that implement this inteface should provide an implementation of this property that returns true. | |
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. | |
TransformObjectMode | 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. | |
Win32ObjectId | For internal use. |
Protected Properties
Name | Description | |
---|---|---|
HitTestInterior | Gets a value indicating whether hit-testing should be performed inside the interior of this AnnPolyRulerObject. |
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