| Name | Description |
| BoundingRectangle | Overridden.
Gets the logical bounding rectangle of this AnnRulerObject object.
|
| Brush |
Gets or sets the AnnBrush associated with this AnnDrawable object.
(Inherited from AnnDrawable) |
| Container |
Gets or sets the AnnContainer that contains this AnnObject.
(Inherited from AnnObject) |
| 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.
|
| EndPoint |
Gets or sets the AnnPoint structure that specifies the ending point for this AnnLineObject.
(Inherited from AnnLineObject) |
| Font |
Gets or sets the AnnFont associated with this AnnDrawable object.
(Inherited from AnnDrawable) |
| GaugeLength |
Gets or sets the length of the gauge (the perpendicular lines at the ends of the ruler) for this AnnRulerObject object.
|
| GripperDistance |
The distance in pixels that the RotateGripper control point is originally
placed from the bounds of the AnnObject.
(Inherited from AnnObject) |
| Group |
Gets or sets the AnnGroupObject that contains this AnnObject.
(Inherited from AnnObject) |
| HasBrush |
Gets a value indicating whether this AnnDrawable object has a brush.
(Inherited from AnnDrawable) |
| HasFont |
Gets a value indicating whether this AnnDrawable object has a font.
(Inherited from AnnDrawable) |
| HasPen |
Gets a value indicating whether this AnnDrawable object has a pen.
(Inherited from AnnDrawable) |
| Hyperlink |
Gets or sets a string which represents the hyperlink for this AnnObject.
(Inherited from AnnObject) |
| InvalidRectangle |
Gets the physical bounding rectangle of this AnnObject.
(Inherited from AnnObject) |
| IsFixedStateStackEmpty |
true if the fixed stack is empty; false otherwise.
(Inherited from AnnObject) |
| IsLocked |
Gets a value that indicates whether this AnnObject is locked.
(Inherited from AnnObject) |
| MeasurementUnit |
Gets or sets a value that represents the unit of measure for this AnnRulerObject object.
|
| Name |
Gets or sets the name of the AnnObject.
(Inherited from AnnObject) |
| NameBackColor |
Gets or sets the color used to fill the background of the name of this AnnObject.
(Inherited from AnnObject) |
| NameFont |
Gets or sets the font used to draw the text of the name of this AnnObject.
(Inherited from AnnObject) |
| NameForeColor |
Gets or sets the color used to draw the text of the name of this AnnObject.
(Inherited from AnnObject) |
| NameOffset |
Gets or sets the name offset relative to the upper left corner of the bounding rectangle of this AnnObject.
(Inherited from AnnObject) |
| NameRestrict |
Gets or sets a value indicating whether this AnnObject name is restricted to appear fully within the bounding rectangle of the Container.
(Inherited from AnnObject) |
| NameVisible |
Gets or sets a value to determine whether to draw the name of this AnnObject.
(Inherited from AnnObject) |
| Origin |
Gets the logical origin of this AnnObject.
(Inherited from AnnObject) |
| Password |
Gets the password used in the last successful lock operation of this AnnObject.
(Inherited from AnnObject) |
| Pen |
Gets or sets the AnnPen associated with this AnnDrawable object.
(Inherited from AnnDrawable) |
| PhysicalTransform |
Returns the current physical transformation Matrix of this AnnObject.
(Inherited from AnnObject) |
| Precision |
Gets or sets the number of digits to the right of the decimal point when displaying the length of this AnnRulerObject object.
|
| RotateCenter |
The location of the rotate center control point.
(Inherited from AnnObject) |
| RotateGripper |
The location of the rotate gripper control point.
(Inherited from AnnObject) |
| RulerImplemented |
Gets a value that indicates whether this object implements the IAnnRulerObject interface.
|
| SerializePassword |
Gets or sets a value indicating whether the password is saved when this AnnObject is serialized.
(Inherited from AnnObject) |
| 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.
|
| StartPoint |
Gets or sets the AnnPoint that specifies the starting point for this AnnLineObject.
(Inherited from AnnLineObject) |
| SupportsBrush |
Gets a value indicating whether this AnnDrawable object supports a brush.
(Inherited from AnnDrawable) |
| SupportsFixed |
true if this AnnObject can be fixed; false otherwise
(Inherited from AnnObject) |
| SupportsFont |
Gets a value indicating whether this AnnDrawable object supports a font.
(Inherited from AnnDrawable) |
| SupportsPen |
Gets a value indicating whether this AnnDrawable object supports a pen.
(Inherited from AnnDrawable) |
| Tag |
Gets or sets the tag of this AnnObject.
(Inherited from AnnObject) |
| TextColor |
Gets or sets the text Color structure associated with this AnnDrawable object.
(Inherited from AnnDrawable) |
| TickMarksLength |
Gets or sets the length of the tick marks for this AnnRulerObject object.
|
| Transform |
Returns the current transformation Matrix of this AnnObject.
(Inherited from AnnObject) |
| TransformObjectMode | Overridden.
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.
|
| UserData |
Gets or sets the user-defined data of this AnnObject.
(Inherited from AnnObject) |
| Visible |
Gets or sets a value indicating whether the AnnObject is visible.
(Inherited from AnnObject) |
| Win32ObjectId | Overridden.
For internal use.
|