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