Ant Organisation Ltd documentation

WorkflowView.GetTransitionAtPoint Method 

Gets the transition drawer at the point specified

public TransitionDrawer GetTransitionAtPoint(
   int x,
   int y
);

Parameters

x
x position
y
y position

Return Value

Either transition drawer at the point or null

See Also

WorkflowView Class | Ant.Workflow.View Namespace