The following tables list the members exposed by AnnTextObject.
Protected Constructors
Name | Description | |
---|---|---|
AnnTextObject | This constructor is required by System.Runtime.Serialization.ISerializable. |
Public Methods
Name | Description | |
---|---|---|
AutoSize | Adjusts this AnnTextObject object to where its bounds closely fit its contents. | |
Clone | Creates an exact copy of this AnnTextObject object. | |
GetGraphicsPath | Returns a System.Drawing.Drawing2D.GraphicsPath representation of this AnnTextObject object. | |
GetObjectData | Populates a specified System.Runtime.Serialization.SerializationInfo class object with the data needed to serialize this object. |
Protected Methods
Name | Description | |
---|---|---|
Create | Creates a new instance of an AnnTextObject class object. | |
DrawObject | Draws this AnnTextObject object on the specified surface. |
Public Properties
Name | Description | |
---|---|---|
Alignment | Gets or sets a value that indicates the text alignment. | |
EdgeMargin | Gets or sets the margin between the text and the AnnRectangleObject.Bounds bounding rectangle. | |
LineAlignment | Gets or sets the line alignment information. | |
Text | Gets or sets the text string associated with this AnnTextObject class object. | |
TextImplemented | Gets a value that indicates whether this object implements the IAnnTextObject interface. | |
TextRotate | Gets or sets the rotation value. | |
UseBrushAsTextBackground | Gets or sets a value that indicates whether to use the brush to fill only the text area or all of the object. | |
UseGenericTypographic | Gets or sets a value that indicates whether or not to remove the default margin when setting the EdgeMargin property to an empty margin. | |
Win32ObjectId | For internal use. |
Protected Properties
Name | Description | |
---|---|---|
HitTestInterior | Gets a value indicating whether hit-testing should be performed inside this AnnTextObject object. |
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