Calculates the bounding rectangle of the specified cell, also taking in consideration how many rows and columns the cell spans.
Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf
C# Copy Code |
---|
public Rect GetSpannedCellRect ( |
Visual Basic Copy Code |
---|
Public Function GetSpannedCellRect( _ |
A Rect object containing the cell coordinates.
WpfDiagram Programmer's Guide | © 2024 MindFusion |