A customizable arrow graphic.
Inherits:
Line
Constructors:
Properties:
Collection class: ViewObjectCollection
Arrow ( ViewObject parent )
ViewObject parent -
The parent to place the new arrow in. May also
be a string containing the name of an existing
ViewObject.
Creates a new arrow and places it in the ViewObject parent.
Arrow ( Window window )
Window window -
The window to place the new arrow in. May also be a
string containing the name of an existing Window.
Creates a new arrow and places it in the Window window.
boolean fromArrow
boolean toArrow
number fromArrowScaling
number toArrowScaling
[Index]