The following tables list the members exposed by AnnPolyRulerObject.
Name | Description | |
---|---|---|
AnnPolyRulerObject Constructor | Initializes a new AnnPolylineObject class object. |
Name | Description | |
---|---|---|
FriendlyName | Overridden. Gets the friendly name for AnnPolyRulerObject. | |
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. | |
ShowGauge | Gets or sets a value indicating whether the gauge (the perpendicular lines at the ends of the ruler) for this AnnPolyRulerObject is visible. | |
ShowTickMarks | Gets or sets a value indicating whether the tick marks for this AnnPolyRulerObject are visible. | |
ShowTickValue | Gets or sets a value indicating whether the tick mark values for this AnnPolyRulerObject are visible. | |
TickMarksLength | Gets or sets the length of the tick marks for this AnnPolyRulerObject. | |
TickMarksStroke | Gets or sets the AnnStroke used to draw the tick marks for the AnnPolylineObject. | |
UnitsAbbreviation | Gets or sets a string value that specifies the abbreviation used with the MeasurementUnit value. |
Name | Description | |
---|---|---|
Clone | Overridden. Creates an exact copy of this AnnPolyRulerObject object. | |
Deserialize | Overridden. Loads this object with data from the specified xml. | |
GetInvalidateRect | Overridden. Gets a LeadRectD object that specifies the current physical rectangle of this AnnObject. | |
GetRulerLength | Gets the calibrated length of this AnnPolyRulerObject. | |
GetRulerLengthAsString | Gets the calibrated length of this AnnPolyRulerObject as a string. | |
HitTest | Overridden. Performs hit-testing on this AnnPolyRulerObject. | |
Serialize | Overridden. Serializes the object to an xml document. |
Name | Description | |
---|---|---|
Create | Overridden. Creates a new instance of AnnPolyRulerObject. |