| Library | Module | Frames | Expand |
| Property | Point | as IpfcPoint3D |
| The location of the text | ||
| Property | Style | as IpfcTextStyle |
| The text style | ||
| Property | TextString | as String |
| The text string | ||
| Function | CCpfcTextDescriptor.Create (TextString as String, Point as IpfcPoint3D, Style as IpfcTextStyle) as IpfcTextDescriptor | |
| This method creates a new TextDescriptor object. | ||
| Property | Point | as IpfcPoint3D |
|
The location of the text |
| Property | Style | as IpfcTextStyle |
|
The text style |
| Property | TextString | as String |
|
The text string |
| Function | CCpfcTextDescriptor.Create | (TextString as String, Point as IpfcPoint3D, Style as IpfcTextStyle) as IpfcTextDescriptor |
|
This method creates a new TextDescriptor object.
|