Class pfcTextDescriptor
Description
A data object representing a text entity.
Direct Parent Classes:
Property Summary
| |
| |
| |
| The location of the text |
| |
| |
| |
| The text style |
string | |
| |
| |
| The text string |
Method Summary
| |
| |
| |
| This method creates a new TextDescriptor object. |
Property Detail
The location of the text
The text style
The text string
Method Detail
This method creates a new TextDescriptor object.
Parameters:
TextString
The text string
Point
The location of the text
Style
The text style
Returns:
The new TextDescriptor object