Scope: Schematic editor
Object: Viewport Object
Prerequisites: None
Draws an arrow from one point to another.
Viewport.Arrow(ByVal X1 As Long, ByVal Y1 As Long, ByVal X2 As Long, ByVal Y2 As Long, ByVal Arrowhead As VdArrowType)
X coordinate of the first point.
Y coordinate of the first point.
X coordinate of the second point.
Y coordinate of the second point.
Specifies the type of arrowhead used. This is of the form VdArrowType Enum.