HatchingStyle

Fields

double

startX

double

startY

double

offsetX

double

offsetY

double

angle

Detailed Description

struct HatchingStyle

Defines how to handle hatching (gap between lines, orientation).

Public Members

double startX
double startY

X start position: 0 will start hatching at the left of the clip region.

double offsetX

Y start position: 0 will start hatching at the bottom of the clip region.

double offsetY

X gap between hatches (after applying rotation).

double angle

Y gap between hatches (after applying rotation).