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

IVObjectAction.Id Property

Gets the unique identifier of the action.

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

Syntax

Visual Basic
ReadOnly Property Id As Integer
C#
                int Id { get; }

Property Value

The unique identifier of the action.

Remarks

This identifier is constant and it never changes.

See Also

Reference