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