TdxMapControlGeoPointCollection.AddRange(TdxMapControlGeoPoints) Method
In This Article
Adds specified geographical points to the collection.
#Declaration
Delphi
procedure AddRange(AGeoPoints: TdxMapControlGeoPoints);
#Parameters
Name | Type | Description |
---|---|---|
AGeo |
Tdx |
An array of geographical points. |
See Also