Gets/sets a value indicating if v-objects should be resized proportionally when the user drags the resize grip with the SHIFT key pressed.
Namespace:
Aurigma.GraphicsMill.WinControls
Assembly:
Aurigma.GraphicsMill.WinControls.VectorObjects (in Aurigma.GraphicsMill.WinControls.VectorObjects.dll)
<BrowsableAttribute(True)> _ Public Property ResizeProportionallyWithShift As Boolean
[BrowsableAttribute(true)] public bool ResizeProportionallyWithShift { get; set; }