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