CODFillProperties::GetStyle
inline intCODFillProperties::GetStyle(void)
Gets the fill style.
Defined in: OdFillProp.h
Return Value
One of the following values:
BS_NULL
No fill.
BS_SOLID
Solid fill.
BS_HATCHED
Hatched fill.
BS_PATTERN
Pattern fill.