This documentation is for the old version. Go to the latest Graphics Mill docs

RectangleVObjectData Class

This class represents a state of a rectangle vector object and allows applying this state to the RectangleVObject class instance.

Namespace: Aurigma.GraphicsMill.AjaxControls.VectorObjects
Assembly: Aurigma.GraphicsMill.AjaxControls.VectorObjects (in Aurigma.GraphicsMill.AjaxControls.VectorObjects.dll)

Syntax

Visual Basic
Public Class RectangleVObjectData _
	Inherits VObjectData
C#
public class RectangleVObjectData : VObjectData

Inheritance Hierarchy

Object Model





See Also

Reference