DclDrawArrowProjected

Description

Draw line segment with an arrow with a seeing through coordinates system.

Syntax

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

Arguments

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

Note

Related items