C1.WPF.PrintDocument.4.6.2 Assembly / C1.C1Preview Namespace / LineDef Class / BackColor Property

In This Topic
BackColor Property (LineDef)
In This Topic
Gets the the background color of spaces between the dashes of a dashed line. Not used if DashStyle is System.Drawing.Drawing2D.DashStyle.Solid.
Syntax
'Declaration
 
Public ReadOnly Property BackColor As Color
 
See Also