BackColor Property (LineDef)
Gets the the background color of spaces between the dashes of a dashed line. Not used if
DashStyle is
System.Drawing.Drawing2D.DashStyle.Solid.
public Color BackColor {get;}
'Declaration
Public ReadOnly Property BackColor As Color