Gets and sets the pattern used to fill circles and boxes created with the DrawCircle, DrawLine and DrawPolygon graphics methods.
Read-write property
Visual Basic |
---|
Public Property DrawFillStyle As enumFillStyle |
An enumFillStyle value which determines the pattern used to fill in shapes.
When this property is set to FILL_Transparent, the DrawFillColor property is ignored.