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