Creates and initializes an instance of the RectangleVObjectData class from the specified RectangleVObject.
Namespace:
Aurigma.GraphicsMill.AjaxControls.VectorObjects
Assembly:
Aurigma.GraphicsMill.AjaxControls.VectorObjects (in Aurigma.GraphicsMill.AjaxControls.VectorObjects.dll)
Public Sub New ( _ obj As RectangleVObject _ )
public RectangleVObjectData( RectangleVObject obj )
Type: Aurigma.GraphicsMill.AjaxControls.VectorObjects.RectangleVObject
Rectangle v-object to create v-object data from.