Gets or sets custom data.
Namespace:
Aurigma.GraphicsMill.AjaxControls.VectorObjects
Assembly:
Aurigma.GraphicsMill.AjaxControls.VectorObjects (in Aurigma.GraphicsMill.AjaxControls.VectorObjects.dll)
Public Property Tag As Object
public Object Tag { get; set; }
The Object value which represents a piece of custom data.
.