The following tables list the members exposed by AnnTextObject.
Name | Description | |
---|---|---|
AnnTextObject Constructor | Initializes a new AnnTextObject class object. |
Name | Description | |
---|---|---|
FriendlyName | Overridden. 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 | Overridden. Indicates if this object supports content. | |
SupportsFill | Overridden. Indicates if this object supports a fill. | |
SupportsFont | Overridden. 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. |
Name | Description | |
---|---|---|
Clone | Overridden. Creates an exact copy of this AnnTextObject object. | |
Deserialize | Overridden. Loads this object with data from the specified xml. | |
Serialize | Overridden. Serializes the object to an xml document. |
Name | Description | |
---|---|---|
Create | Overridden. Creates a new instance of AnnTextObject. |