| Library | Module | Frames | Expand |
| pfcPoint3D | Point | |
| The location of the text | ||
| pfcTextStyle | Style | |
| The text style | ||
| string | TextString | |
| The text string | ||
| static pfcTextDescriptor | Create (string TextString, pfcPoint3D Point, pfcTextStyle Style) | |
| This method creates a new TextDescriptor object. | ||
| pfcPoint3D | Point |
|
The location of the text |
| pfcTextStyle | Style |
|
The text style |
| string | TextString |
|
The text string |
| static pfcTextDescriptor | Create | (string TextString, pfcPoint3D Point, pfcTextStyle Style) |
|
This method creates a new TextDescriptor object.
|