Ant Organisation Ltd documentation

RendererBase.GetTransitionStartPos Method 

Gets the start point of a transition, relative to the top left of the transition

public virtual Point GetTransitionStartPos(
   Point destinationPoint,
   int index,
   int nTransitionsOut
);

Parameters

destinationPoint
Point that the transition is going to, relative to the top left of the object
index
Index of the transition
nTransitionsOut
Total number of transitions

Return Value

See Also

RendererBase Class | Ant.Workflow.View.ActivityRenderers Namespace