AccusoftPrintPro8 ActiveX DLL > PrintPro Object : FillStyle Property |
Gets or sets the pattern used to fill circles, boxes, round rectangles, pie-shapes and polygons created with the DrawCircle, DrawLine, DrawRoundRect, DrawPie and DrawPolygon graphics methods.
Visual Basic |
---|
Public Property FillStyle As PP_FillStyle |
Returns or sets the pattern used to fill circles, boxes, round rectangles, pie-shapes and polygons created with the DrawCircle, DrawLine, DrawRoundRect, DrawPie and DrawPolygon graphics methods.
When FillStyle is set to 1 (Transparent), the FillColor property is ignored.