CadAttachmentPoint enumeration

CadAttachmentPoint enumeration

The Cad attachment point.

The CadAttachmentPoint type exposes the following members:

Fields

FieldDescription
TOP_LEFTTop left attachment point.
TOP_CENTERTop center attachment point.
TOP_RIGHTTop right attachment point.
MIDDLE_LEFTMiddle left attachment point.
MIDDLE_CENTERMiddle center attachment point.
MIDDLE_RIGHTMiddle right attachment point.
BOTTOM_LEFTBottom left attachment point.
BOTTOM_CENTERBottom center attachment point.
BOTTOM_RIGHTBottom right attachment point.

See Also