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

IVObjectAction.Name Property

Gets the name of the action.

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

Syntax

Visual Basic
ReadOnly Property Name As String
C#
                string Name { get; }

Property Value

The name of the action.

See Also

Reference