[]
Gets the Line object defining right edge of the border.
[C1Description("Border.Right", "Defines right edge of the border.")]
public Line Right { get; set; }
<C1Description("Border.Right", "Defines right edge of the border.")>
Public Property Right As Line