Assembly: Speedometer;
Namespace: Prognoz.Platform.Interop.Speedometer;
The IPPSpeedometerSectors interface is used to work with collection of speedometer scale sectors.
IPPSpeedometerSectors
| Property name | Brief description | |
| Count | The Count property returns size of collection of sectors. | |
| Item | The Item property returns sector from collection by its index. |
| Method name | Brief description | |
| Add | The Add method adds a sector to collection. | |
| RemoveAll | The RemoveAll method removes all sectors from the collection. |
See also:
Speedometer Assembly Interfaces
Related work items
Requirement