Assembly: Speedometer;
The IPPSpeedometerSectors interface is used to work with the collection of speedometer scale sectors.
IPPSpeedometerSectors
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. |
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: