AddArrow Script

Build 1501 on 14/Nov/2017  This topic last edited on: 23/Mar/2016, at 12:27

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)