Accusoft PrintPRO 7
FillColor Property
See Also  Send Feedback
AccusoftPrintPro7 ActiveX DLL > PrintPro Object : FillColor Property

Glossary Item Box

Description

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.

Property Type

Read-write property

Syntax

Visual Basic
Public Property FillColor As OLE_COLOR

Return Type

A Ulong value which represents the color used to fill in shapes.

Remarks

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.

See Also

©2013. Accusoft Corporation. All Rights Reserved.