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