TdxMapControlGeoRect Fields
A geographical rectangle on a map.
Name | Description |
---|---|
Bottom | Specifies the bottom coordinate of the rectangle’s bottom-right corner point. |
Bottom |
Specifies the rectangle’s bottom-right corner point. |
East |
Specifies the longitude of the coordinate that corresponds to the rectangle’s bottom-right corner point. |
Left | Specifies the left coordinate of the rectangle’s top-left corner point. |
North |
Specifies the latitude of the coordinate that corresponds to the rectangle’s top-left corner point. |
Right | Specifies the right coordinate of the rectangle’s bottom-right corner point. |
South |
Specifies the latitude of the coordinate that corresponds to the rectangle’s bottom-right corner point. |
Top | Specifies the top coordinate of the rectangle’s top-left corner point. |
Top |
Specifies the rectangle’s top-left corner point. |
West |
Specifies the longitude of the coordinate that corresponds to the rectangle’s top-left corner point. |
See Also