Calculates the bounding rectangle of the specified cell also taking in consideration the cell row and column spanning.
Namespace: MindFusion.Diagramming
Package: MindFusion.Diagramming
C# Copy Code |
---|
public RectangleF GetSpannedCellRect ( |
Visual Basic Copy Code |
---|
Public Function GetSpannedCellRect( _ |
A Cell instance.
A RectangleF instance representing the cell's bounding rectangle.