CODFillProperties::GetHatch
inline intCODFillProperties::GetHatch(void)
Gets the hatch style.
Defined in: OdFillProp.h
Return Value
On of the following values:
HS_BDIAGONAL
A 45-degree upward, left-to-right hatch.
HS_CROSS
Horizontal and vertical crosshatch.
HS_DIAGCROSS
45-degree crosshatch.
HS_FDIAGONAL
A 45-degree downward, left-to-right hatch.
HS_HORIZONTAL
Horizontal hatch.
HS_VERTICAL
Vertical hatch.