Gets or sets an amount that is added to the (scaled) width of the Rect.

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 WidthOffset { get; set; }
Visual Basic (Declaration)
Public Property WidthOffset As Double

See Also