Hide menu
Loading...
Searching...
No Matches
manufacturingtoolkit.CadExMTK.Drawing_Text_Properties Class Reference

Properties Text.hxx cadex/Text.hxx. More...

Inheritance diagram for manufacturingtoolkit.CadExMTK.Drawing_Text_Properties:
manufacturingtoolkit.CadExMTK.BaseObject

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)
 

Static Public Member Functions

 CompareType (theObject)
 

Static Public Attributes

 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
 

Detailed Description

Properties Text.hxx cadex/Text.hxx.

Contains text properties

Constructor & Destructor Documentation

◆ __init__()

manufacturingtoolkit.CadExMTK.Drawing_Text_Properties.__init__ ( self)

Constructor.

Reimplemented from manufacturingtoolkit.CadExMTK.BaseObject.


The documentation for this class was generated from the following file:
  • CadExMTK.py