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