TextKey
Functions
TextKey |
|
| bool | ShowAlignment |
| bool | ShowTransformable |
| bool | ShowSize |
| bool | ShowFont |
| bool | ShowBold |
| bool | ShowItalic |
| bool | ShowUTF8Text |
| Point | GetPosition |
| bool | ShowModellingMatrix |
| bool | ShowRegion |
| bool | ShowPath |
Detailed Description
-
struct
TextKey Public Functions
-
inline
TextKey(HC_KEY key)
-
bool
ShowTransformable(bool &transformable) const
-
bool
ShowSize(float &size, TextSizeUnits &sizeUnits) const
-
bool
ShowBold(bool &bold) const
-
bool
ShowItalic(bool &italic) const
-
bool
ShowRegion(PointArray &points, bool ®ionFitting, bool &relativeCoordinates, bool &windowSpace) const
Public Members
-
HC_KEY
key
-
inline