AccusoftPrintPro8 ActiveX DLL > PrintPro Object : FillColor Property |
Gets or sets the color used to fill in circles, boxes, round rectangles, pie-shapes and polygons created with the DrawCircle, DrawLine, DrawRoundRect, DrawPie and DrawPolygon graphics methods.
Visual Basic |
---|
Public Property FillColor As OLE_COLOR |
Returns or sets the color used to fill in circles, boxes, round rectangles, pie-shapes and polygons created with the DrawCircle, DrawLine, DrawRoundRect, DrawPie and DrawPolygon graphics methods. Colors specified with the system color constants in the Visual Basic object library in the Object Browser can be used. The Microsoft Windows operating environment substitutes the user’s choices, as specified by the user’s Control Panel settings.
When the FillStyle property is set to its default, 1 (Transparent), the FillColor setting is ignored.