CODFillProperties::SetStyle

void CODFillProperties::SetStyle(const int nStyle)

Sets the fill style.

Defined in: OdFillProp.cpp

Return Value

void

Parameters

nStyle

One of the following values:

BS_NULL

No fill.

BS_SOLID

Solid fill.

BS_HATCHED

Hatched fill.

BS_PATTERN

Pattern fill.