IN_SetVectorPenPattern

image\bltlrgsq_shg.gif Editions  image\bltlrgsq_shg.gif Related Functions image\bltlrgsq_shg.gif Example

The IN_SetVectorPenPattern function defines a dashing pattern for a particular vector pen line. Pen settings are used in HPGL and Calcomp 906/907 vector files.

Syntax

int IN_SetVectorPenPattern( penNumber, dashCnt, dash1, dash2, dash3, dash4 )

Parameters

Values

Meaning

SHORT penNumber

1 to 255

number of the pen to define

SHORT dashCnt

0 | 4

no dashing | dashing pattern

DOUBLE dash1 to DOUBLE dash4

1 | 2 | 3 | ...

length of the dashes in the line pattern.

Release information

Added to Imagenation for Windows in Release 4.53.

As of Release 5.1, also available in Imagenation for UNIX.

See also

Selecting vector pen settings