←Select platform
In This Topic ▼

AnnTextPointerObject Class Members

Summary

The following tables list the members exposed by AnnTextPointerObject.

Public Constructors

Name Description
Public Constructor
AnnTextObject Initializes a new AnnTextObject class object. (Inherited from AnnTextObject)
Public Constructor AnnTextPointerObject Initializes a new AnnTextPointerObject class object.

Public Methods

Name Description
Public Method
AutoSize Adjusts this AnnTextObject object so its bounds closely fits its contents. (Inherited from AnnTextObject)
Public Method Clone Creates an exact copy of this AnnTextPointerObject object.
Public Method Deserialize Loads this object with data from the specified XML.
Public Method GetInvalidateRect Gets a LeadRectD object that specifies the current physical rectangle of this AnnTextPointerObject.
Public Method HitTest Performs hit-testing on this AnnTextPointerObject.
Public Method Rotate Rotates the AnnTextPointerObject around the specified point by the specified number of degrees.
Public Method Scale Scales the AnnTextPointerObject by the specified ratios.
Public Method ScaleVector Scales AnnTextPointerObject by the specified ratios, unit vector and center point.
Public Method Serialize Serializes the object to an XML document.
Public Method Translate Translates this AnnTextPointerObject by the specified values.
Public Method UpdatePointerPoints A method to update the text pointer line points based on the object configuration properties.

Protected Methods

Name Description
Protected Method
Create Creates a new instance of AnnTextPointerObject.
Protected Method GetBoundingRectangle Gets the bounding rectangle for this AnnTextPointerObject object.

Public Properties

Name Description
Public Property
FixedPointer Gets or sets a value that indicates whether the pointer of this AnnTextPointerObject object is fixed.
Public Property FriendlyName Gets the friendly name for AnnTextPointerObject.
Public Property HorizontalAlignment Gets or sets a value indicating the horizontal alignment for this AnnTextObject. (Inherited from AnnTextObject)
Public Property KneeLength The distance between the pointer start point and knee point.
Public Property Padding Gets or sets an AnnThickness object which controls the distance between the text and the bounding rectangle of the text. (Inherited from AnnTextObject)
Public Property PointerKnee The position of this AnnTextPointerObject object's pointer knee point.
Public Property PointerPosition Gets or sets the position of this AnnTextPointerObject object's pointer.
Public Property PointerStart The position of this AnnTextPointerObject object's pointer start.
Public Property PointerStyle Value indicating the ending style of a text pointer line.
Public Property ShowArrow Indicates whether to show an arrow at the end of the pointer.
Public Property SupportsContent Indicates if this object supports content. (Inherited from AnnTextObject)
Public Property SupportsFill Indicates if this object supports a fill. (Inherited from AnnTextObject)
Public Property SupportsFont Indicates if this object supports a font. (Inherited from AnnTextObject)
Public Property Text Gets or sets the text string associated with this AnnTextObject. (Inherited from AnnTextObject)
Public Property TextBackground Gets or sets the AnnBrush used to paint the background of the text. (Inherited from AnnTextObject)
Public Property TextForeground Gets or sets the AnnBrush used to paint the foreground of the text. (Inherited from AnnTextObject)
Public Property TextRotate Gets or sets the rotation value for this AnnTextObject. (Inherited from AnnTextObject)
Public Property TextSize Used internally by LEADTOOLS. (Inherited from AnnTextObject)
Public Property UseKnee Value indicating whether to add a knee point to the pointer line.
Public Property VerticalAlignment Gets or sets a value indicating the vertical alignment for this AnnTextObject. (Inherited from AnnTextObject)
Public Property WordWrap Gets or sets a value that indicates whether an AnnTextObject automatically wraps words to the beginning of the next line when necessary. (Inherited from AnnTextObject)

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Engine Assembly