Library Mobile API Reference for iPhone  MicroStrategy 2019
SelectorBoundary Struct Reference

#include <MultiComponentSelector.h>

Public Attributes

BoundaryTypes type
 
int number
 
CLLocationCoordinate2D * overlayCoords
 
CLLocationCoordinate2D center
 
CLLocationDistance r
 

Member Data Documentation

◆ center

CLLocationCoordinate2D SelectorBoundary::center

◆ number

int SelectorBoundary::number

◆ overlayCoords

CLLocationCoordinate2D* SelectorBoundary::overlayCoords

◆ r

CLLocationDistance SelectorBoundary::r

◆ type

BoundaryTypes SelectorBoundary::type