Gets a list of vector objects associated with this layer.
Namespace:
Aurigma.GraphicsMill.AjaxControls.VectorObjects
Assembly:
Aurigma.GraphicsMill.AjaxControls.VectorObjects (in Aurigma.GraphicsMill.AjaxControls.VectorObjects.dll)
Public Property VObjects As List(Of LayerTypeData)
public List<LayerTypeData> VObjects { get; set; }
The list of vector objects associated with this layer.