DclDrawXBoxLine

Description

Draw line that connects the box graph of x direction.

Syntax

Call DclDrawXBoxLine (X, y, [type], [index])

Arguments

X < R (:) > The x coordinates value (the user coordinates) of the edge of a box graph.
Y < R (:) > The central y coordinates value (the user coordinates) of a box graph.
Type < I > A line type.
Index < I > Line index.

Note

Related items