Gets or sets the border line color of the canvas. The default value is System.Drawing.Black.
public System.Drawing.Color BorderColor { get; set; }
Public Property BorderColor() As System.Drawing.Color