Properties Text.hxx cadex/Text.hxx.
More...
|
| __init__ (self) |
| Constructor.
|
|
| SetJustification (self, theTextAligment) |
|
| Justification (self) |
| Returns the text justification.
|
|
| SetRotation (self, theRotation) |
|
| Rotation (self) |
| Returns the text rotation in degrees.
|
|
| SetFontSize (self, theFontSize) |
|
| FontSize (self) |
| Returns size of the font in points.
|
|
| Id (self) |
| Return unique identifier of public object.
|
|
| IsNull (self) |
|
|
| JustificationType_TopLeft = _CadExMTK.Drawing_Text_Properties_JustificationType_TopLeft |
|
| JustificationType_TopCenter = _CadExMTK.Drawing_Text_Properties_JustificationType_TopCenter |
|
| JustificationType_TopRight = _CadExMTK.Drawing_Text_Properties_JustificationType_TopRight |
|
| JustificationType_MiddleLeft = _CadExMTK.Drawing_Text_Properties_JustificationType_MiddleLeft |
|
| JustificationType_MiddleCenter = _CadExMTK.Drawing_Text_Properties_JustificationType_MiddleCenter |
|
| JustificationType_MiddleRight = _CadExMTK.Drawing_Text_Properties_JustificationType_MiddleRight |
|
| JustificationType_BottomLeft = _CadExMTK.Drawing_Text_Properties_JustificationType_BottomLeft |
|
| JustificationType_BottomCenter = _CadExMTK.Drawing_Text_Properties_JustificationType_BottomCenter |
|
| JustificationType_BottomRight = _CadExMTK.Drawing_Text_Properties_JustificationType_BottomRight |
|
Properties Text.hxx cadex/Text.hxx.
Contains text properties
◆ __init__()
manufacturingtoolkit.CadExMTK.Drawing_Text_Properties.__init__ |
( |
| self | ) |
|
The documentation for this class was generated from the following file: