Calculates the bounding rectangle of the specified cell 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( _ |
A Cell instance.
A Rectangle instance representing the cell's bounding rectangle.
Diagramming for .NET MAUI Guide | © 2024 MindFusion |