Gets the actual width of the FrameworkElement causing the bounds change request.

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

Syntax

C#
public double Width { get; private set; }
Visual Basic (Declaration)
Public Property Width As Double

See Also