Properties Text.hxx cadex/Text.hxx. More...
Public Member Functions | |
| __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. | |
Public Member Functions inherited from manufacturingtoolkit.CadExMTK.BaseObject | |
| Id (self) | |
| Return unique identifier of public object. | |
| IsNull (self) | |
| IsEqual (self, theObj) | |
| __hash__ (self) | |
| __eq__ (self, other) | |
Static Public Member Functions | |
| CompareType (theObject) | |
Properties Text.hxx cadex/Text.hxx.
Contains text properties
| manufacturingtoolkit.CadExMTK.Drawing_Text_Properties.__init__ | ( | self | ) |
Constructor.
Reimplemented from manufacturingtoolkit.CadExMTK.BaseObject.