TdxMapControlGeoPoint Members
In This Article
#Fields
Name | Description |
---|---|
Latitude | Specifies the latitude of the coordinate that corresponds to the geographical point. |
Longitude | Specifies the longitude of the coordinate that corresponds to the geographical point. |
#Properties
Name | Description |
---|---|
As |
|
As |
Returns a string representation of the geographical point defined by the record. |
#Methods
Name | Description |
---|---|
Create |
|
Is |
Checks if the record’s fields define a specified geographical point. |
Is |
Checks whether the record’s Latitude and Longitude field values define the correct geographical point. |
See Also