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