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)
Public Sub New ( _
l As Layer _
)
public LayerData(
Layer l
)