Indexes  

CatTextFrameType (Enumeration)

enum CatTextFrameType {
  catNone,
  catRectangle,
  catSquare,
  catCircle,
  catScoredCircle,
  catDiamond,
  catTriangle,
  catRightFlag,
  catLeftFlag,
  catBothFlag,
  catOblong,
  catEllipse,
  catCustom
}
Drawing text frame types.
Values:
catNone
No frame is drawn
catRectangle
The frame is a rectangle
catSquare
The frame is a square
catCircle
The frame is a circle
catScoredCircle
The frame is a scored circle
catDiamond
The frame is a diamond
catTriangle
The frame is a triangle
catRightFlag
The frame is a right flag
catLeftFlag
The frame is a left flag
catBothFlag
The frame is a left flag and a right flag
catOblong
The frame is oblong
catEllipse
The frame is an ellipse
catCustom
The frame is customized


Copyright © 2006, Dassault Systèmes. All rights reserved.