TdxMapControlGeoPointCollection.Items Property
In This Article
Specifies a set of geographical points.
#Declaration
Delphi
property Items[Index: Integer]: TdxMapControlGeoPointItem read; write; default;
#Property Value
Type | Description |
---|---|
Tdx |
Contains a geographical point. |
See Also