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
Name | Value | Description |
---|---|---|
UsePageDefault | 0 |
Use page default. |
NomoveShape | 1 |
Do not move shape. |
MoveShape | 2 |
Move shape. |
Undefined | -2147483648 |
Undefined. |
See Also
- namespace Aspose.Diagram
- assembly Aspose.Diagram