Gets the bounding rectangle of the cell being drawn.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
C# Copy Code |
---|
public RectangleF Bounds { get; } |
Visual Basic Copy Code |
---|
Public ReadOnly Property Bounds As RectangleF |
A .NET RectangleF specifying the bounding rectangle of the cell.
MindFusion.Diagramming Developer's Guide | © 2024 MindFusion |