VObject.Transform Property

Gets or sets value which configures v-object transformation.

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

Syntax

C#
public Transform Transform { get; set; }

Property Value

The Transform class instance which provides an access to properties which configure v-object transformation.

See Also

Reference