Inesoft PrintCE SDK EVC++
CPrintCE::TransparentTextBgr Property WriteOnly

Sets background mode of the text used by functions DrawText(), DrawAlignedText() and DrawText2()

C++ Syntax: object.SetTransparentTextBgr(long value);
eVB Syntax: object.TransparentTextBgr = value          

Parameters

value

if non zero background remains untouched, if 0 background is filled with the current fill color before the text

See Also

DrawText, DrawText2, FillColor


© 2009 Inesoft. All rights reserved.