Back to Devexpress

TdxMapSinglePointItem.Location Property

vcl-dxmapitem-dot-tdxmapsinglepointitem.md

latest756 B
Original Source

TdxMapSinglePointItem.Location Property

A geographical point location.

Declaration

delphi
property Location: TdxMapControlGeoLocation read; write;

Property Value

TypeDescription
TdxMapControlGeoLocation

Contains a geographical point.

|

Remarks

Use the Location.Latitude and Location.Longitude properties to position the map item.

See Also

TdxMapSinglePointItem Class

TdxMapSinglePointItem Members

dxMapItem Unit