TdxMapPathSegment.GeoPoints Property
Provides access to the map path segment’s collection of geographical points.
Declaration
property GeoPoints: TdxMapControlGeoPointCollection read; write;
Property Value
Type | Description |
---|---|
TdxMapControlGeoPointCollection | A geographical point collection. |
See Also