CATAnnotationUseItf Enumeration CATDrwJustification
enum CATDrwJustification {
CATDrwLeft,
CATDrwCenter,
CATDrwRight
}
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.
- See also:
-
This object is included in the file: CATDrwTextPropertiesEnum.h
Copyright © 1999-2014, Dassault Systèmes. All rights reserved.