CODFillProperties::SetStyle
voidCODFillProperties::SetStyle(const intnStyle)
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.