Calculates the bounding rectangle of the cell in the specified row and column also taking in consideration the cell row and column spanning.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
C# Copy Code |
---|
public Rect GetSpannedCellRect ( |
Visual Basic Copy Code |
---|
Public Function GetSpannedCellRect( _ |
An integer value specifying the cell's row.
An integer value specifying the cell's column.
A Microsoft.Maui.Graphics.Rect representing the cell's bounding rectangle.
MindFusion.Diagramming Developer's Guide | © 2024 MindFusion |