Ant Organisation Ltd documentation

ViewBase.GetViewAtPoint Method 

Gets the view at the point, specified in coordinates relative to the parent top left

public ViewBase GetViewAtPoint(
   int x,
   int y
);

Return Value

View that is beneath the point, or null if the point is not above this control

See Also

ViewBase Class | Ant.Workflow.View Namespace