All Frameworks Class Hierarchy This Framework Indexes
DraftingInterfaces Enumeration CATDrwJustification
enum CATDrwJustification {
CATDrwLeft,
CATDrwCenter,
CATDrwRight,
CATDrwJustified
}
Justification of a text block.
- Values:
-
- CATDrwLeft
- Align all the lines of a text block to its left side.
- CATDrwCenter
- Align all the lines of a text block to its center.
- CATDrwRight
- Align all the lines of a text block to its right side.
- CATDrwJustified
-
- Deprecated:
- V5R18
Align all the lines of a text block to both sides (Not Implemented).
- See also:
- CATIDrwTextProperties
This object is included in the file: CATDrwTextPropertiesEnum.h