Description
This script creates a rule with an arrow on page.
Note: the method without parameters is a loader, while the one with parameters is called automatically from the loaded, passing co-ordinates (x,y,w,h) and pressed supershift key (Ctrl, Shift, Alt).
Syntax
AddArrow() AddArrow(ByVal x, ByVal y, ByVal w, ByVal h, ByVal q) |
x,y,w,h
co-ordinates of the area drawn on page
q
pressed supershift keys (see GetQualifier for the meaning)