CODFillProperties::SetHatch
voidCODFillProperties::SetHatch(const intnHatch)
Sets the hatch style.
Defined in: OdFillProp.cpp
Return Value
void
Parameters
nHatch
One 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.