Show contents 

Working with Map > Classes > MapArrowBase > MapArrowBase.setTextBackground

MapArrowBase.TextBackground

Syntax

setTextBackground(value: PP.BrushEffect);

Parameters

value. Arrow label fill.

Description

The setTextBackground property sets arrow label fill.

Example

The example of use is given on the MapFilledArrow Constructor page.

See also:

MapArrowBase