Gets the action with the specified ID.
Namespace:
Aurigma.GraphicsMill.WinControls
Assembly:
Aurigma.GraphicsMill.WinControls.VectorObjects (in Aurigma.GraphicsMill.WinControls.VectorObjects.dll)
ReadOnly Default Property Item ( _ actionId As Integer _ ) As IVObjectAction
IVObjectAction this[ int actionId ] { get; }
Type: System.Int32
The ID of an action to get.