ASP.NET Pack Programmer's Guide
Text Members
Constructors Fields Methods
 


Represents a text container.

The following tables list the members exposed by the Text type.

 Public Constructors

  Name Description

Text

Initializes a new instance of the Text class.

 Public Fields

  Name Description

bounds

The object's bounds.

text

The text to be displayed.

 Public Methods

  Name Description

clone

Creates a Text object identical to the current object.

getBounds

Gets a value indicating the bounding rectangle of the text container.

getFont

Gets the font of the text.

getRotationAngle

Gets a value indicating the rotation of the text container.

getText

Gets the text to be displayed.

setBounds

Sets a value indicating the bounding rectangle of the text container.

setFont

Sets the font of the text.

setText

Sets the text to be displayed.

 See Also

Text Class
MindFusion.Drawing Namespace