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