DclDrawLineNormalized

Description

Draw polygonal line with a regular coordinates system.

Syntax

Call DclDrawLineNormalized (X, y, [type], [index], [icolor])

Arguments

X, y < R (:) > The coordinates value (the regular coordinates system) of a broken line.
Type < I > line type of a broken line.
Index < I > line index of a broken line.
icolor <I> Color Information (Packed RGB)

Note

Related items