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.Copyright © 1999-2014, Dassault Systèmes. All rights reserved.