Gets or sets a value that determines the line style for output from graphics methods.
Read-write property
Visual Basic |
---|
Public Property DrawStyle As enumBorderStyle |
An enumBorderStyle value which determines the line style.
If DrawWidth is set to a value greater than 1, DrawStyle settings 1 through 5 produce a solid line (the DrawStyle property value isnt changed). If DrawWidth is set to 1, DrawStyle produces the effect described in the preceding table for each setting.