THPDFPage.SetGrayStrokeColor Method
HotPDF Delphi PDF Component Developer Guide loslab Logo

 

THPDFPage.SetGrayStrokeColor

THPDFPage

 

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 ).

 

Example

 

See also: SetGrayColor, SetGrayFillColor, SetRGBColor, SetRGBFillColor, SetRGBStrokeColor.

 

Copyright©2007-2019 losLab.com