Gets/sets the aspect ratio of the rubberband rectangle which should be preserved when ResizeMode is Proportional.
Namespace:
Aurigma.GraphicsMill.WinControls
Assembly:
Aurigma.GraphicsMill.WinControls (in Aurigma.GraphicsMill.WinControls.dll)
<BrowsableAttribute(True)> _ Public Property Ratio As Double
[BrowsableAttribute(true)] public double Ratio { get; set; }