Gets the bounds of this DiagramNodeElement.

Namespace:  Mindscape.WpfDiagramming.Foundation
Assembly:  Mindscape.WpfDiagramming.Foundation (in Mindscape.WpfDiagramming.Foundation.dll)
Version: 2.0.0.0 (2.0.0.0)

Syntax

C#
protected internal override Rect Bounds { get; }
Visual Basic (Declaration)
Protected Friend Overrides ReadOnly Property Bounds As Rect

See Also