Back to Devexpress

TdxMapCustomMultiPointItem.GeoPoints Property

vcl-dxmapitem-dot-tdxmapcustommultipointitem.md

latest606 B
Original Source

TdxMapCustomMultiPointItem.GeoPoints Property

Provides access to the map item’s geographical point collection.

Declaration

delphi
property GeoPoints: TdxMapControlGeoPointCollection read; write;

Property Value

TypeDescription
TdxMapControlGeoPointCollection

A geographical point collection.

|

See Also

TdxMapCustomMultiPointItem Class

TdxMapCustomMultiPointItem Members

dxMapItem Unit