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

VObject.layer Property

Gets a reference to the Layer object this vector object belongs to.

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

Syntax

Java Script
function get_layer();

Property Value

The Layer this vector object belongs to.

Remarks

This property corresponds to VObject.Layer server-side member.

See Also

Reference