Ant Organisation Ltd documentation

PartialTransitionHelper.GetPartialTransition Method 

Gets a new partial transition

public static TransitionDrawer GetPartialTransition(
   WorkflowView workflowView,
   ActivityDefinition def,
   bool lockStart,
   Point lockPoint,
   Point point
);

Parameters

workflowView
View of the workflow
def
Definition of the activity that is start of the transition
lockStart
Defines whether the start is locked or not
lockPoint
Defines the point that is locked
point
End point of the line

Return Value

See Also

PartialTransitionHelper Class | Ant.Workflow.View Namespace