CODFillProperties::GetStyle

inline int CODFillProperties::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.