IPPSpeedometerSectors

Assembly: Speedometer;

Description

The IPPSpeedometerSectors interface is used to work with the collection of speedometer scale sectors.

Inheritance Hierarchy

          IPPSpeedometerSectors

Properties

  Property name Brief description
Count The Count property returns the size of the sectors collection.
Item The Item property returns the sector from the collection by its index.

Methods

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

See also:

Speedometer Assembly Interfaces