ShapePlowCodeValue
ShapePlowCodeValue enumeration
Utility class containing constants. Specifies whether a placeable shape moves away when you drag another placeable shape near the shape on the drawing page.
Values
| Name | Description |
|---|---|
| USE_PAGE_DEFAULT | Use page default. |
| NOMOVE_SHAPE | Do not move shape. |
| MOVE_SHAPE | Move shape. |
| UNDEFINED | Undefined. |