Inesoft PrintCE SDK EVC++
prnSetFillStyle

The function sets pattern of the filling used for printing of rectangles, ellipses and so on.

void prnSetFillStyle(int val);

Parameters

val

pattern of the filling, can get one of the below values:
1 - solid, 0 - transparent

 


© 2009 Inesoft. All rights reserved.