HotPDF Delphi PDF Component Developer Guide | ![]() |
THPDFPage.SetGrayFillColor |
Top Previous Next |
Sets fill color.
Delphi syntax: procedure SetGrayFillColor ( GrayColor: Extended );
C++ syntax: void __fastcall SetGrayFillColor ( Extended GrayColor);
Description: Call SetGrayFillColor to sets fill color value.
GrayColor value from 0( black ) to 1( white ).
See also: SetGrayColor, SetGrayStrokeColor, SetRGBColor, SetRGBFillColor, SetRGBStrokeColor.
|
Copyright©2007-2019 losLab.com |