CATAnnotationUseItf Enumeration CATDrwLineSpacingDefinition

enum CATDrwLineSpacingDefinition {
  CATDrwBottomToTop,
  CATDrwBaseToCap,
  CATDrwBaseToBase
}
Mode used to define the line spacing.
Values:
CATDrwBottomToTop
Line spacing is the distance between a bottom line and the top line bellow it.
CATDrwBaseToCap
Line spacing is the distance between a base line and the cap line bellow it.
CATDrwBaseToBase
Line spacing is the distance between a base line and the base line bellow it.
See also:

This object is included in the file: CATDrwTextPropertiesEnum.h

Copyright © 1999-2014, Dassault Systèmes. All rights reserved.