IPPSpeedometerSectors.Item

Fore Syntax

Item(Index: Integer): IPPSpeedometerSector;

Fore.NET Syntax

Item[Index: integer]: Prognoz.Platform.Interop.Speedometer.PPSpeedometerSector;

Parameters

Index. Index of the sector that must be returned.

Description

The Item property returns the sector from the collection by its index.

Fore and Fore.NET Examples

The property use is given in the example for IPPSpeedometerSector.Visible.

See also:

IPPSpeedometerSectors

Related work items

Requirement