This documentation is for the old version. Go to the latest Graphics Mill docs

IVObject.Tag Property

Gets/sets custom data.

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

Syntax

Visual Basic
Property Tag As Object
C#
                Object Tag { get; set; }

Property Value

A piece of custom data.

See Also

Reference