Evaluates a method with the specified index.
Namespace:
Aurigma.GraphicsMill.WinControls
Assembly:
Aurigma.GraphicsMill.WinControls (in Aurigma.GraphicsMill.WinControls.dll)
Sub EvaluateMethod ( _ methodIndex As Integer _ )
void EvaluateMethod( int methodIndex )
Type: System.Int32
An integer value that specifies an index of the method.You need not call this method explicitly. If you implement this interface yourself, it is recommended to read the overview of IQueueItem.