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