12 Managing Draw Contexts
Q3DrawContext_SetMaskState
function to set the mask state of a draw context.
TQ3Status Q3DrawContext_SetMaskState ( TQ3DrawContextObject context, TQ3Boolean state);context
A draw context object.state
The desired mask state of the specified draw context.
Q3DrawContext_SetMaskState
function sets the mask state of the draw context specified by the context
parameter to the value specified in the state
parameter. Set state
to kQ3True
if you want the mask enabled and to kQ3False
otherwise.
Let us know what you think of these prototype pages.
Generated with Harlequin WebMaker