←Select platform

AnnRulerObject Class Members

Summary

The following tables list the members exposed by AnnRulerObject.

Protected Constructors

Name Description
AnnRulerObject This constructor is required by System.Runtime.Serialization.ISerializable.

Public Methods

Name Description
Clone Creates an exact copy of this AnnRulerObject object.
GetGraphicsPath Returns a System.Drawing.Drawing2D.GraphicsPath representation of this AnnRulerObject object.
GetObjectData Populates a specified System.Runtime.Serialization.SerializationInfo class object with the data needed to serialize this object.
GetRulerLength Gets the length of the ruler between two points.

Protected Methods

Name Description
Create Creates a new instance of an AnnRulerObject class object.
DrawObject Draws this AnnRulerObject object on the specified surface.
GetTransformPoints Gets the array of points to be transformed.
SetTransformPoints Sets the array of transformed points.

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.
Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations Assembly