Returns the row and column indices of the cell located at the specified point, taking into consideration the cells span.
Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf
C# Copy Code |
---|
public TableNode.Cell CellFromPoint ( |
Visual Basic Copy Code |
---|
Public Function CellFromPoint( _ |
The point to check.
true if a cell of this table contains the specified point; otherwise, false.
WpfDiagram Programmer's Guide | © 2024 MindFusion |