<< Click to Display Table of Contents >> VpeSetBkgGradientPrintSolidColor |
[Not supported by the Community Edition]
Specifies the alternative solid color, which shall be drawn depending on the setting for BkgGradientPrint.
void VpeSetBkgGradientPrintSolidColor(
VpeHandle hDoc,
COLORREF color
)
VpeHandle hDoc
Document Handle
COLORREF color
one of the predefined "COLOR_xyz" constants described in Programmer's Manual or any RGB value
Default:
COLOR_LTGRAY
Remarks:
In contrast to all other graphical object properties, this property is valid for ALL objects in the document at once.