Gets or sets custom data.
Namespace:
Aurigma.GraphicsMill.AjaxControls.VectorObjects
Assembly:
Aurigma.GraphicsMill.AjaxControls.VectorObjects (in Aurigma.GraphicsMill.AjaxControls.VectorObjects.dll)
Public Property Tags As Dictionary(Of String, Integer)
public Dictionary<string, int> Tags { get; set; }
The custom data dictionary.