HatchStyle

<< Click to Display Table of Contents >>

Navigation:  Drawing Functions >

HatchStyle

Previous pageReturn to chapter overviewNext page

[Not supported by the Community Edition]

Sets / returns the current hatch style. All rectangular objects - except charts, barcodes and images - can be hatched with the predefined windows hatch styles.

property long VPE.HatchStyle

read / write; runtime only; also supported by TVPEObject

Possible Values:

ActiveX / VCL

Value

Enum

Comment

hsNone

-1

None

see Possible styles below

hsHorizontal

0

Horizontal

see Possible styles below

hsVertical

1

Vertical

see Possible styles below

hsFDiagonal

2

ForwardDiagonal

see Possible styles below

hsBDiagonal

3

BackwardDiagonal

see Possible styles below

hsCross

4

Cross

see Possible styles below

hsDiagCross

5

DiagonalCross

see Possible styles below

Default:

hsNone, which means NO hatching

 

Possible styles are:

hatch