Gets/sets a value indicating if a multiple selection can only be dragged.
Namespace:
Aurigma.GraphicsMill.WinControls
Assembly:
Aurigma.GraphicsMill.WinControls.VectorObjects (in Aurigma.GraphicsMill.WinControls.VectorObjects.dll)
<BrowsableAttribute(True)> _ Public Property MultipleVObjectsTransformationEnabled As Boolean
[BrowsableAttribute(true)] public bool MultipleVObjectsTransformationEnabled { get; set; }
If set to true, v-objects contained in a selection can only be dragged but not resized, rotated, etc.