Table of Contents

Enum WmfHatchStyle

Namespace
Aspose.Imaging.FileFormats.Wmf.Consts
Assembly
Aspose.Imaging.dll

The HatchStyle Enumeration specifies the hatch pattern.

public enum WmfHatchStyle : short

Fields

Bdiagonal = 3

A 45-degree upward, left-to-right hatch.

Cross = 4

A horizontal and vertical cross-hatch.

Diagcross = 5

The A 45-degree crosshatch.

Fdiagonal = 2

A 45-degree downward, left-to-right hatch.

Horizontal = 0

A horizontal hatch

Vertical = 1

A vertical hatch.