Enum ShapePlowCodeValue

ShapePlowCodeValue enumeration

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

public enum ShapePlowCodeValue

Values

NameValueDescription
UsePageDefault0Use page default.
NomoveShape1Do not move shape.
MoveShape2Move shape.
Undefined-2147483648Undefined.

See Also