Gets the state of the specified method.
Namespace:
Aurigma.GraphicsMill.WinControls
Assembly:
Aurigma.GraphicsMill.WinControls (in Aurigma.GraphicsMill.WinControls.dll)
Public Overridable Function GetMethodState ( _
methodIndex As Integer _
) As QueueItemMethodState
public virtual QueueItemMethodState GetMethodState(
int methodIndex
)
Type: System.Int32
An integer value that specifies an index of the method.No need to use this method directly.