TdxMapControlGeoPointCollection.Add Method
In This Article
Adds a geographical point to the collection.
#Declaration
Delphi
function Add: TdxMapControlGeoPointItem;
#Returns
Type | Description |
---|---|
Tdx |
Contains a geographical point. |
See Also