LINETYPE

Syntax

int_val = LINETYPE( lt, ptlen );
Input arguments
int lt

Specifies the linetype. The possible linetypes are:

1  - normal line

2  - dotted line

3  - short-dashed line

4  - long dashed line

5  - dotted-dashed line

float plen Specifies the dash line pattern length.

Return Values

Success:
int 0 Linetype set successfully.

Description

This function sets the linetype and the dash line pattern length.

Function Set

Lines

Related Functions

POLY