This class represents a state of an extended text vector object and allows applying this state to the PsdTextVObject class instance.

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

Syntax

Visual Basic

Public Class PsdTextVObjectData _
	Inherits TextVObjectData

C#

public class PsdTextVObjectData : TextVObjectData