Assembly: Speedometer;
The IPPSpeedometerArrows interface is used to work with speedometer scale arrows collection.
IPPSpeedometerArrows
Property name | Brief description | |
Count | The Count property returns the size of the arrows collection. | |
Item | The Item property restores collection arrow by its index. |
Method name | Brief description | |
Add | The Add method adds an arrow to the collection. | |
RemoveAll | The RemoveAll method removes all arrows from the collection. |
See also: