For a list of all members of this type, see AnnRulerObject members
Public Properties
Name | Description | |
---|---|---|
BoundingRectangle | Gets the logical bounding rectangle of this AnnRulerObject object. | |
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 AnnRulerObject object. | |
MeasurementUnit | Gets or sets a value that represents the unit of measure for this AnnRulerObject object. | |
Precision | Gets or sets the number of digits to the right of the decimal point when displaying the length of this AnnRulerObject object. | |
RestrictLength | Gets or sets a value indicating whether the text representing the length of this AnnRulerObject object is restricted to appear fully within the bounding rectangle of the container. | |
RulerImplemented | Gets a value that indicates whether this object implements the IAnnRulerObject interface. | |
ShowGauge | Gets or sets a value indicating whether the gauge (the perpendicular lines at the ends of the ruler) for this AnnRulerObject object is visible. | |
ShowLength | Gets or sets a value that indicates whether to display the length of this AnnRulerObject object. | |
ShowTickMarks | Gets or sets a value indicating whether the tick marks for this AnnRulerObject object are visible. | |
TickMarksLength | Gets or sets the length of the tick marks for this AnnRulerObject object. | |
TransformObjectMode | Gets a value that indicates how to transform this AnnRulerObject object when any of the object transformation methods is called. | |
UnitAbbreviation | Gets or sets a string value that specifies the abbreviation used for the MeasurementUnit property value. | |
Win32ObjectId | For internal use. |
Protected Properties
Name | Description | |
---|---|---|
HitTestInterior | Gets a value indicating whether hit-testing should be performed inside this AnnRulerObject object. |
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