LayerData Constructor (Layer)

Creates and initializes an instance of the LayerData class from the specified Layer.

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

Syntax

C#
public LayerData(
	Layer layer
)

See Also

Reference