The following tables list the members exposed by AnnPolyRulerObject.
Public Constructors
Name | Description | |
---|---|---|
![]() |
AnnPolylineObject | Initializes a new AnnPolylineObject class object. (Inherited from AnnPolylineObject) |
![]() |
AnnPolyRulerObject | Initializes a new AnnPolylineObject class object. |
Public Methods
Name | Description | |
---|---|---|
![]() |
Calibrate | Sets a specific ruler's calibration scale. |
![]() |
Clone | Creates an exact copy of this AnnPolyRulerObject object. |
![]() |
Deserialize | Loads this object with data from the specified XML. |
![]() |
GetInvalidateRect | Gets a Leadtools.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 | Performs hit-testing on this AnnPolyRulerObject. |
![]() |
Serialize | Serializes the object to an XML document. |
Protected Methods
Name | Description | |
---|---|---|
![]() |
Create | Creates a new instance of AnnPolyRulerObject. |
Public Properties
Name | Description | |
---|---|---|
![]() |
CalibrationScale | Gets the current calibration scaling factor. |
![]() |
DpiX | Custom horizontal resolution value to use when calibrating this ruler. |
![]() |
DpiY | Custom vertical resolution value to use when calibrating this ruler. |
![]() |
FillRule | Gets or sets an AnnFillRule value that determines how the interior of this AnnPolylineObject is filled if it IsClosed. (Inherited from AnnPolylineObject) |
![]() |
FriendlyName | 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. |
![]() |
IsClosed | Gets a value that indicates whether this AnnPolylineObject is closed. (Inherited from AnnPolylineObject) |
![]() |
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. |
![]() |
SupportsFill | Indicates if this AnnPolylineObject supports a fill. (Inherited from AnnPolylineObject) |
![]() |
SupportsStroke | Indicates if this object supports AnnStroke. (Inherited from AnnPolylineObject) |
![]() |
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. |
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