SharpLeaf Reference > SharpLeaf Methods > DrawArrow Method > (Double,Double,Double,Double)

SharpLeaf.DrawArrow Method (Double,Double,Double,Double)

Draw a 1-point wide black arrow.

public void DrawArrow(
    double xfrom,
    double yfrom,
    double xto,
    double yto
);
xfrom
coordinates of the arrow in points within paper (positive from top left, negative from.
yfrom
coordinates of the arrow in points within paper (positive from top left, negative from.
xto
coordinates of the arrow in points within paper (positive from top left, negative from.
yto
coordinates of the arrow in points within paper (positive from top left, negative from.

See also ...

SharpLeaf Members | SharpLeaf.DrawArrow Method


Send comments on this topic
© Dyalog Ltd 2021