ShapePlowCodeValue enumeration

ShapePlowCodeValue enumeration

Specifies whether a placeable shape moves away when you drag another placeable shape near the shape on the drawing page.

The ShapePlowCodeValue type exposes the following members:

Fields

Field Description
USE_PAGE_DEFAULT Use page default.
NOMOVE_SHAPE Do not move shape.
MOVE_SHAPE Move shape.
UNDEFINED Undefined.

See Also