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

BaseRectangleVObject Class

This is a base class for all the AJAX vector objects which have bounds.

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

Syntax

Visual Basic
Public MustInherit Class BaseRectangleVObject _
	Inherits VObject
C#
public abstract class BaseRectangleVObject : VObject

Inheritance Hierarchy

Object Model







See Also

Reference