CATAnnotationUseItf Enumeration DftFrameType

enum DftFrameType {
  DftNone,
  DftRectangle,
  DftSquare,
  DftCircle,
  DftScoredCircle,
  DftDiamond,
  DftTriangle,
  DftRightFlag,
  DftLeftFlag,
  DftBothFlag,
  DftOblong,
  DftEllipse,
  DftFixRectangle,
  DftFixSquare,
  DftFixCircle,
  DftFixScoredCircle,
  DftFixDiamond,
  DftFixTriangle,
  DftFixRightFlag,
  DftFixLeftFlag,
  DftFixBothFlag,
  DftFixOblong,
  DftFixEllipse,
  DftCustom
}
Frame type.
Enum used to specified text frame type.
See also:

This object is included in the file: CATDftTextParameters.h

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