Return the shape of the region.
#include <geomonitor.h>
geomonitor_error_t geomonitor_region_get_shape_type(geomonitor_region_t region, geomonitor_shape_type_t *shape_type)
BlackBerry 10.2.0
A handle to the geomonitor region.
The shape of the region.
GEOMONITOR_OK if successful, an error from geomonitor_error_t otherwise.