Gets or sets the margin to the right of the content.

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

Syntax

C#
public GridLength Right { get; set; }
Visual Basic (Declaration)
Public Property Right As GridLength

See Also