Gets the cell located at the specified point.
Namespace: MindFusion.Diagramming.Wpf.Lanes
Assembly: MindFusion.Diagramming.Wpf
C# Copy Code |
---|
public ICell GetCellFromPoint ( |
Visual Basic Copy Code |
---|
Public Function GetCellFromPoint( _ |
An ICell reference to the found cell, or null (Nothing in Visual Basic) if there is no cell located at the specified point.