TdxMapPathSegments.Items Property
Provides indexed access to map path segments.
Declaration
property Items[Index: Integer]: TdxMapPathSegment read; write; default;
Property Value
| Type | Description |
|---|---|
| TdxMapPathSegment | A geographical point collection. |
See Also