Gets the bounding rectangle of the node being drawn.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
C#
![]() |
---|
public Rectangle Bounds { get; } |
Visual Basic
![]() |
---|
Public ReadOnly Property Bounds As Rectangle |
A Rectangle instance specifying the bounding rectangle of the node being drawn.
When drawing shadows, the rectangle is offset as necessary.