IPPSpeedometerScales

Assembly: Speedometer;

Description

The IPPSpeedometerScales interface is used to work with the speedometer scales collection.

Inheritance Hierarchy

          IPPSpeedometerScales

Properties

  Property name Brief description
Count The Count property returns the size of the scales collection.
DataScale The DataScale property returns data scale.
Item The Item property returns the collection scale by its index.

Methods

  Method name Brief description
Add The Add method adds a scale to the collection.
RemoveAll The RemoveAll method removes all scales from the collection.

See also:

Speedometer Assembly Interfaces