TextMetrics Structure Members
In This Topic
The following tables list the members exposed by TextMetrics.
Public Constructors
Public Fields
| Name | Description |
 | CharsFitted | Gets the number of characters fitted within the text layout. |
 | FirstSplitPosition | Gets the position of the first split in the text layout. |
 | Fitted | Gets a value indicating whether the text was fully fitted within the layout. |
 | Height | Gets the height of the text layout. |
 | LinesFilled | Gets the number of lines filled by the text layout. |
 | Width | Gets the width of the text layout. |
Top
See Also