Enum ResizeModeValue
ResizeModeValue enumeration
Specifies the current resize behavior setting for the shape when contained in a group.
public enum ResizeModeValue
Values
| Name | Value | Description |
|---|---|---|
| UseGroupSetting | 0 | Use group’s setting |
| RepositionOnly | 1 | Reposition only. |
| ScaleWithGroup | 2 | Scale with group. |
| Undefined | -2147483648 | Undefined. |
See Also
- namespace Aspose.Diagram
- assembly Aspose.Diagram