Inheritance diagram for SBS::TextStyle:

Public Attributes | |
| System::Double | size |
| The sise of the Text Font in mm. | |
| System::UInt32 | fixedSize |
| Indicates if the size references world or drawing units. | |
| System::String * | fontName |
| The name of the font used to render the text. | |
|
|
Indicates if the size references world or drawing units. If world units (0) then the text is always drawn at the specified size, regardless of scale If drawing units (1) then the text is always drawn on the page or screen at the indicated size, regardless of scale |
1.4.6-NO