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

LineVObjectData Class

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

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

Syntax

Java Script
Aurigma.GraphicsMill.AjaxControls.VectorObjects.LineVObjectData = function();

Type.createClass(
	'Aurigma.GraphicsMill.AjaxControls.VectorObjects.LineVObjectData',
	Aurigma.GraphicsMill.AjaxControls.VectorObjects.BaseRectangleVObjectData);

Inheritance Hierarchy

See Also

Reference