[]
Gets a LineStyle value that specifies a compound pen. A compound pen draws a compound line made up of parallel lines and spaces.
public LineStyle Style { get; set; }
Public Property Style As LineStyle
A LineStyle value that specifies a compound pen.