Leadtools.Annotations Namespace : AnnPolyRulerObject Class |
The following tables list the members exposed by AnnPolyRulerObject.
Name | Description | |
---|---|---|
AnnPolyRulerObject Constructor | Overloaded. |
Name | Description | |
---|---|---|
BoundingRectangle | Overridden. Gets the logical bounding rectangle of this AnnPolyRulerObject. | |
Brush | Gets or sets the AnnBrush associated with this AnnDrawable object. (Inherited from Leadtools.Annotations.AnnDrawable) | |
Container | Gets or sets the AnnContainer that contains this AnnObject. (Inherited from Leadtools.Annotations.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. | |
FixedState | Gets or sets the font and pen fixed state of this object. (Inherited from Leadtools.Annotations.AnnObject) | |
Font | Gets or sets the AnnFont associated with this AnnDrawable object. (Inherited from Leadtools.Annotations.AnnDrawable) | |
GaugeLength | Gets or sets the length of the gauge (the perpendicular lines at the ends of the ruler) for this AnnPolyRulerObject. | |
GripperDistance | The distance in pixels that the RotateGripper control point is originally placed from the bounds of the AnnObject. (Inherited from Leadtools.Annotations.AnnObject) | |
Group | Gets or sets the AnnGroupObject that contains this AnnObject. (Inherited from Leadtools.Annotations.AnnObject) | |
HasBrush | Gets a value indicating whether this AnnDrawable object has a brush. (Inherited from Leadtools.Annotations.AnnDrawable) | |
HasFont | Gets a value indicating whether this AnnDrawable object has a font. (Inherited from Leadtools.Annotations.AnnDrawable) | |
HasPen | Gets a value indicating whether this AnnDrawable object has a pen. (Inherited from Leadtools.Annotations.AnnDrawable) | |
Hyperlink | Gets or sets a string which represents the hyperlink for this AnnObject. (Inherited from Leadtools.Annotations.AnnObject) | |
InvalidRectangle | Gets the physical bounding rectangle of this AnnObject. (Inherited from Leadtools.Annotations.AnnObject) | |
IsFixedStateStackEmpty | true if the fixed stack is empty; false otherwise. (Inherited from Leadtools.Annotations.AnnObject) | |
IsLocked | Gets a value that indicates whether this AnnObject is locked. (Inherited from Leadtools.Annotations.AnnObject) | |
MeasurementUnit | Gets or sets the unit of measure for this AnnPolyRulerObject. | |
Name | Gets or sets the name of the AnnObject. (Inherited from Leadtools.Annotations.AnnObject) | |
NameBackColor | Gets or sets the color used to fill the background of the name of this AnnObject. (Inherited from Leadtools.Annotations.AnnObject) | |
NameBackColorXml | Used internally by the LEADTOOLS framework. (Inherited from Leadtools.Annotations.AnnObject) | |
NameFont | Gets or sets the font used to draw the text of the name of this AnnObject. (Inherited from Leadtools.Annotations.AnnObject) | |
NameForeColor | Gets or sets the color used to draw the text of the name of this AnnObject. (Inherited from Leadtools.Annotations.AnnObject) | |
NameForeColorXml | Used internally by the LEADTOOLS framework. (Inherited from Leadtools.Annotations.AnnObject) | |
NameOffset | Gets or sets the name offset relative to the upper left corner of the bounding rectangle of this AnnObject. (Inherited from Leadtools.Annotations.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 Leadtools.Annotations.AnnObject) | |
NameVisible | Gets or sets a value to determine whether to draw the name of this AnnObject. (Inherited from Leadtools.Annotations.AnnObject) | |
Origin | Gets the logical origin of this AnnObject. (Inherited from Leadtools.Annotations.AnnObject) | |
Password | Gets the password used in the last successful lock operation of this AnnObject. (Inherited from Leadtools.Annotations.AnnObject) | |
Pen | Gets or sets the AnnPen associated with this AnnDrawable object. (Inherited from Leadtools.Annotations.AnnDrawable) | |
PhysicalTransform | Returns the current physical transformation System.Drawing.Drawing2D.Matrix of this AnnObject. (Inherited from Leadtools.Annotations.AnnObject) | |
Points | Gets the collection of AnnPoint structures assigned to this AnnPolylineObject. (Inherited from Leadtools.Annotations.AnnPolylineObject) | |
Precision | Gets or sets the precision value used for the length of this AnnPolyRulerObject. | |
RestrictLength | Gets or sets a value indicating whether the text representing the length of this AnnPolyRulerObject object is restricted to appear fully within the bounding rectangle of the container. | |
RotateCenter | The location of the rotate center control point. (Inherited from Leadtools.Annotations.AnnObject) | |
RotateGripper | The location of the rotate gripper control point. (Inherited from Leadtools.Annotations.AnnObject) | |
RulerImplemented | Gets a value that indicates whether this object's class implements the IAnnRulerObject interface. This is used internally by the annotation framework. Objects that implement this inteface should provide an implementation of this property that returns true. | |
SerializePassword | Gets or sets a value indicating whether the password is saved when this AnnObject is serialized. (Inherited from Leadtools.Annotations.AnnObject) | |
ShowGauge | Gets or sets a value indicating whether the gauge (the perpendicular lines at the ends of the ruler) for this AnnPolyRulerObject is visible. | |
ShowLength | Enables or disables the display of text showing the length of this AnnPolyRulerObject. | |
ShowTickMarks | Gets or sets a value indicating whether the tick marks for this AnnPolyRulerObject are visible. | |
SupportsBrush | Gets a value indicating whether this AnnDrawable object supports a brush. (Inherited from Leadtools.Annotations.AnnDrawable) | |
SupportsFixed | true if this AnnObject can be fixed; false otherwise (Inherited from Leadtools.Annotations.AnnObject) | |
SupportsFont | Gets a value indicating whether this AnnDrawable object supports a font. (Inherited from Leadtools.Annotations.AnnDrawable) | |
SupportsPen | Gets a value indicating whether this AnnDrawable object supports a pen. (Inherited from Leadtools.Annotations.AnnDrawable) | |
Tag | Gets or sets the tag of this AnnObject. (Inherited from Leadtools.Annotations.AnnObject) | |
TextColor | Gets or sets the text System.Drawing.Color structure associated with this AnnDrawable object. (Inherited from Leadtools.Annotations.AnnDrawable) | |
TextColorXml | Used internally by the LEADTOOLS framework. (Inherited from Leadtools.Annotations.AnnDrawable) | |
TickMarksLength | Gets or sets the length of the tick marks for this AnnPolyRulerObject. | |
Transform | Returns the current transformation System.Drawing.Drawing2D.Matrix of this AnnObject. (Inherited from Leadtools.Annotations.AnnObject) | |
TransformObjectMode | Overridden. Gets a value that determines how to transform this AnnPolyRulerObject when any object transformation method is called. | |
UnitAbbreviation | Gets or sets a string value that specifies the abbreviation used with the MeasurementUnit value. | |
UserData | Gets or sets the user-defined data of this AnnObject. (Inherited from Leadtools.Annotations.AnnObject) | |
Visible | Gets or sets a value indicating whether the AnnObject is visible. (Inherited from Leadtools.Annotations.AnnObject) | |
Win32ObjectId | Overridden. For internal use. |
Name | Description | |
---|---|---|
HitTestInterior | Overridden. Gets a value indicating whether hit-testing should be performed inside the interior of this AnnPolyRulerObject. | |
UnitConverter | Gets the AnnUnitConverter that will be used in this AnnObject. (Inherited from Leadtools.Annotations.AnnObject) |
Name | Description | |
---|---|---|
CalculateRotateAngle | Returns the rotate angle of an AnnObject in degrees. (Inherited from Leadtools.Annotations.AnnObject) | |
Clone | Overridden. Creates an exact copy of this AnnPolyRulerObject object. | |
ConvertLogicalToObjectPoints | Converts an array of points from logical to object coordinates. (Inherited from Leadtools.Annotations.AnnObject) | |
ConvertLogicalToObjectRectangle | Converts a rectangle from logical to object coordinates. (Inherited from Leadtools.Annotations.AnnObject) | |
ConvertObjectToLogicalPoints | Converts an array of points from object to logical coordinates. (Inherited from Leadtools.Annotations.AnnObject) | |
ConvertObjectToLogicalRectangle | Converts a rectangle from object to logical coordinates. (Inherited from Leadtools.Annotations.AnnObject) | |
Dispose | Overloaded. Releases the resources used by the AnnObject. (Inherited from Leadtools.Annotations.AnnObject) | |
Draw | Draws this AnnObject on the specified surface. (Inherited from Leadtools.Annotations.AnnObject) | |
GetArea | Gets the pixel count of the annotation object (Inherited from Leadtools.Annotations.AnnObject) | |
GetFixedState | Determines if this AnnObject is in a fixed state. (Inherited from Leadtools.Annotations.AnnObject) | |
GetGraphicsPath | Overridden. Returns a System.Drawing.Drawing2D.GraphicsPath representation of this AnnPolyRulerObject. | |
GetObjectData | Overridden. Populates a specified System.Runtime.Serialization.SerializationInfo with the data needed to serialize this object. | |
GetPolyRulerLength | Helper method to get the total length of a poly ruler. | |
HitTest | Performs hit-testing on this AnnObject. (Inherited from Leadtools.Annotations.AnnObject) | |
Lock | Locks this AnnObject with the specified password. (Inherited from Leadtools.Annotations.AnnObject) | |
PopFixedState | Re-enables the fixed state of an AnnObject. (Inherited from Leadtools.Annotations.AnnObject) | |
PushFixedState | Temporarily disables the fixed state of an AnnObject. (Inherited from Leadtools.Annotations.AnnObject) | |
ResetRotatePoints | The AnnPolylineObject implementation of AnnObject.ResetRotatePoints. (Inherited from Leadtools.Annotations.AnnPolylineObject) | |
ResetTransform | Resets the transformation matrix of this AnnObject. (Inherited from Leadtools.Annotations.AnnObject) | |
RestoreOriginalLocation | The AnnPolylineObject implementation of AnnObject.RestoreOriginalLocation. (Inherited from Leadtools.Annotations.AnnPolylineObject) | |
RestrictName | Restricts the name to appear fully within the bounding rectangle of the Container of this AnnObject. (Inherited from Leadtools.Annotations.AnnObject) | |
Rotate | Rotates the transformation matrix of this AnnObject around a point. (Inherited from Leadtools.Annotations.AnnObject) | |
SaveOriginalLocation | The AnnPolylineObject implementation of AnnObject.SaveOriginalLocation. (Inherited from Leadtools.Annotations.AnnPolylineObject) | |
Scale | Scales the transformation matrix of this AnnObject by the specified ratios. (Inherited from Leadtools.Annotations.AnnObject) | |
SetFixedState | Sets the fixed state of an AnnObject. (Inherited from Leadtools.Annotations.AnnObject) | |
ToString | Overridden. Converts the attributes of this AnnObject to a human-readable string. (Inherited from Leadtools.Annotations.AnnObject) | |
TransformRotatePoints | Applies the transformer to the rotate control points. (Inherited from Leadtools.Annotations.AnnObject) | |
Translate | Translates the transformation matrix of this AnnObject by the specified values. (Inherited from Leadtools.Annotations.AnnObject) | |
Unlock | Unlocks this AnnObject with the specified password. (Inherited from Leadtools.Annotations.AnnObject) |
Name | Description | |
---|---|---|
BeginDraw | Called by the Draw method to set up the object's PhysicalTransform matrix into the g graphics surface. (Inherited from Leadtools.Annotations.AnnObject) | |
Create | Overridden. Creates a new instance of this AnnPolyRulerObject. | |
DrawLocked | Draws this AnnObject locked picture on the specified surface. (Inherited from Leadtools.Annotations.AnnObject) | |
DrawName | Draws this AnnObject name on the specified surface. (Inherited from Leadtools.Annotations.AnnObject) | |
DrawObject | Overridden. Draws this AnnPolyRulerObject on the specified surface. | |
EndDraw | Called by the Draw method to reset the graphics transformation. (Inherited from Leadtools.Annotations.AnnObject) | |
Finalize | This member overrides System.Object.Finalize. (Inherited from Leadtools.Annotations.AnnObject) | |
GetTransformPoints | Overridden. Gets the array of points to be transformed. | |
NameHitTest | Performs hit-testing on this AnnObject name. (Inherited from Leadtools.Annotations.AnnObject) | |
SetTransformPoints | Overridden. Sets the array of transformed points. |