GaugeArrowBase.getIsValid

Syntax

getIsValid();

Description

The getIsValid method returns the result of arrow validity check.

Comments

The method returns value of the Boolean type. If this method returns True, arrow value has passed the validity check, otherwise it failed.

Example

The example of use is given on the page with description of the Speedometer.getArrowById method.

See also:

GaugeArrowBase