DclDrawArrowNormalized

Description

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

Syntax

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

Arguments

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

Note

Related items