Dialog Enumeration CATDlgAttachment

enum CATDlgAttachment {
  CATDlgUnspecified,
  CATDlgTopOrLeft,
  CATDlgTopOrLeftRelative,
  CATDlgRightOrBottom,
  CATDlgRightOrBottomRelative,
  CATDlgCenter,
  CATDlgCenterRelative
}
Attachment mode.
Values:
CATDlgUnspecified
CATDlgTopOrLeft
CATDlgTopOrLeftRelative
CATDlgRightOrBottom
CATDlgRightOrBottomRelative
CATDlgCenter
CATDlgCenterRelative

This object is included in the file: CATDlgUtility.h

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