CATAnnotationUseItf Enumeration DftAnchorPoint

enum DftAnchorPoint {
  DftTopLeft,
  DftMiddleLeft,
  DftBottomLeft,
  DftTopCenter,
  DftMiddleCenter,
  DftBottomCenter,
  DftTopRight,
  DftMiddleRight,
  DftBottomRight
}
Anchor point positions.

Enum used to specified text anchor point.
See also:

This object is included in the file: CATDftTextParameters.h

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