DclDrawArrow

Description

Draw line segment with an arrow with a user coordinates system.

Syntax

Call DclDrawArrow (X1, y1, x2, y2, [type], [index])

Arguments

X1, y1 < R > The coordinates (the user coordinates) of initial point.
X2, y2 < R > The coordinates (the user coordinates) of a terminal.
Type < I > The line type of a line segment.
Index < I > Line index.

Note

Related items