Gets or sets the display location and size of the diagram item.

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

Syntax

C#
Rect Bounds { get; set; }
Visual Basic (Declaration)
Property Bounds As Rect

See Also