GaugeScale.getArrowByName

Syntax

getArrowByName(name: String)

Parameters

name. Arrow name.

Description

The getArrowByName method returns array of speedometer scale arrows with specified name.

Comments

The method returns an array of values of the PP.Ui.GaugeArrowBase type.

Example

The example of use is given on the page with description of the GaugeScale.EnablePassedStyles property.

See also:

GaugeScale