CODFillProperties::SetBkMode

void CODFillProperties::SetBkMode(const int nBkMode)

Sets the background mode.

Defined in: OdFillProp.cpp

Return Value

void

Parameters

nBkMode

One of these values:

TRANSPARENT

Transparent background. The background color will not be used.

OPAQUE

Opaque background. The background color will show up inbetween the hatches.