TdxMapControlGeoRect Methods
A geographical rectangle on a map.| Name | Description |
|---|---|
| AsString | Returns a string representation of the geographical rectangle defined by the record. |
| IsEqual(TdxMapControlGeoRect) | Checks if the record’s fields define a specified geographical rectangle. |
| IsValid | Checks whether the record’s TopLeft and BottomRight field values define the correct geographical rectangle. |
See Also