The following tables list the members exposed by AnnNoteObject.
Public Constructors
Name | Description | |
---|---|---|
AnnNoteObject | Initializes a new AnnNoteObject class object. | |
AnnTextObject | Initializes a new AnnTextObject class object. (Inherited from AnnTextObject) |
Public Methods
Name | Description | |
---|---|---|
AutoSize | Adjusts this AnnTextObject object so its bounds closely fit its contents. (Inherited from AnnTextObject) | |
Clone | Creates an exact copy of this AnnNoteObject object. | |
Deserialize | Loads this object with data from the specified XML. | |
GetInvalidateRect | Gets a Leadtools.LeadRectD object that specifies the current physical rectangle of this AnnObject. | |
Serialize | Serializes the object to an XML document. |
Protected Methods
Name | Description | |
---|---|---|
Create | Creates a new instance of AnnNoteObject. |
Public Properties
Name | Description | |
---|---|---|
FriendlyName | Gets the friendly name for AnnNoteObject. | |
HorizontalAlignment | Gets or sets a value indicating the horizontal alignment for this AnnTextObject. (Inherited from AnnTextObject) | |
Padding | Gets or sets an AnnThickness object which controls the distance between the text and the bounding rectangle of the text. (Inherited from AnnTextObject) | |
ShadowBorderWidth | Gets or sets the width of the shadow border of this AnnNoteObject. | |
SupportsContent | Indicates if this object supports content. (Inherited from AnnTextObject) | |
SupportsFill | Indicates if this object supports a fill. (Inherited from AnnTextObject) | |
SupportsFont | Indicates if this object supports a font. (Inherited from AnnTextObject) | |
Text | Gets or sets the text string associated with this AnnTextObject. (Inherited from AnnTextObject) | |
TextBackground | Gets or sets the AnnBrush used to paint the background of the text. (Inherited from AnnTextObject) | |
TextForeground | Gets or sets the AnnBrush used to paint the foreground of the text. (Inherited from AnnTextObject) | |
TextRotate | Gets or sets the rotation value for this AnnTextObject. (Inherited from AnnTextObject) | |
VerticalAlignment | Gets or sets a value indicating the vertical alignment for this AnnTextObject. (Inherited from AnnTextObject) | |
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) |
Public Fields
Name | Description | |
---|---|---|
TextSize | Used internally by LEADTOOLS. (Inherited from AnnTextObject) |
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET