Class: ArrowShape

ArrowShape(options)

new ArrowShape(options)

An arrow with line and triangular head, based on the navigation arrow. Aims to the left at 0 rotation, as would be expected.

Parameters:
Name Type Description
options Object
Properties
Name Type Attributes Description
size Int <optional>

The size of the marker

strokeSize Int <optional>

The size of the outline

strokeColor String <optional>

The createjs color for the stroke

fillColor String <optional>

The createjs color for the fill

pulse Bool <optional>

If the marker should "pulse" over time

Source: