Namespace: (Default Namespace)Assembly: Default (in Default.exe) Version: 1.0.0.0
Syntax public void ArrowTo(
int x,
int y,
int ArrowSize
)
Parameters
- x
- Type: SystemInt32
Horizontal coordinate of the tip of the arrowhead - y
- Type: SystemInt32
Vertical coordinate of the tip of the arrowhead - ArrowSize
- Type: SystemInt32
Length of the arrowhead
See Also