Gets/sets an allowed resize mode for the rubberband rectangle.
Namespace:
Aurigma.GraphicsMill.WinControls
Assembly:
Aurigma.GraphicsMill.WinControls (in Aurigma.GraphicsMill.WinControls.dll)
<BrowsableAttribute(True)> _ Public Property ResizeMode As ResizeMode
[BrowsableAttribute(true)] public ResizeMode ResizeMode { get; set; }
When Proportional resize mode is used, you can specify the required aspect ratio of the rectangle using Ratio property.