AnnTextObject Class Members

Summary

The following tables list the members exposed by AnnTextObject.

Public Constructors

Name Description
AnnTextObject Initializes a new AnnTextObject class object.

Public Methods

Name Description
autoSize Adjusts this AnnTextObject object so its bounds closely fit its contents.
clone Creates an exact copy of this AnnTextObject object.
create Creates a new instance of AnnTextObject.
deserialize Loads this object with data from the specified xml.
function Used internally by LEADTOOLS.
serialize Serializes the object to an xml document.

Public Properties

Name Description
friendlyName Gets the friendly name for AnnTextObject.
horizontalAlignment Gets or sets a value indicating the horizontal alignment for this AnnTextObject.
padding Gets or sets an AnnThickness object which controls the distance between the text and the bounding rectangle of the text.
supportsContent Indicates if this object supports content.
supportsFill Indicates if this object supports a fill.
supportsFont Indicates if this object supports a font.
text Gets or sets the text string associated with this AnnTextObject.
textBackground Gets or sets the AnnBrush used to paint the background of the text.
textForeground Gets or sets the AnnBrush used to paint the foreground of the text.
textRotate Gets or sets the rotation value for this AnnTextObject.
verticalAlignment Gets or sets a value indicating the vertical alignment for this AnnTextObject.
wordWrap Gets or sets a value that indicates whether a AnnTextObject automatically wraps words to the beginning of the next line when necessary.
Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Core Assembly