Tizen Native API
8.0
|
_maps_area_rectangle_s Struct Reference
Public Attributes | |
maps_coordinates_s | top_left |
maps_coordinates_s | bottom_right |
Detailed Description
Structure of the rectangular Geographical Area.
- Deprecated:
- Deprecated since 8.0.
This structure represents a rectangular Geographical Area, specified with left top and right bottom coordinates.
- Since :
- 2.4
- Remarks:
- Do not use maps_area_rectangle_s directly if you are an application developer.
Member Data Documentation
The bottom right position of rectangle.
The top left position of rectangle.