enum DftAnchorPoint {
DftTopLeft,
DftMiddleLeft,
DftBottomLeft,
DftTopCenter,
DftMiddleCenter,
DftBottomCenter,
DftTopRight,
DftMiddleRight,
DftBottomRight
}
Anchor point positions.Copyright © 1999-2014, Dassault Systèmes. All rights reserved.