Gets or sets the TX Drawing Control's border line color.The default value is null and represents the color System.Windows.SystemColors.WindowTextColor.

Syntax

public System.Windows.Media.Color? BorderColor { get; set; }
Public Property BorderColor() As Nullable(Of System.Windows.Media.Color)