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