The following tables list the members exposed by MapPage.
Name | Description | |
---|---|---|
![]() | MapPage Constructor | Constructs a MapPage object. |
Name | Description | |
---|---|---|
![]() | BackPage | Gets or sets the page that called this Page.. |
![]() ![]() | DefaultLowerItems | Gets the lower default menu items for the MapPage. |
![]() | DefaultMapAction | Gets the default MapAction associated with this page. |
![]() ![]() | DefaultUpperItems | Gets the default upper menu items for the MapPage. |
![]() | DisposeWhenDismissed | Gets or sets a value that determines whether or not the page should dispose itself when it is dismissed. |
![]() | Form | Gets the Form associated with the Page. |
![]() ![]() | GpsAutoPan | Gets or sets whether the Map should pan when the GPS moves outside the Map's extent. |
![]() ![]() | GpsAutoPanMenuItem | Gets the GPS AutoPan MenuItem. |
![]() ![]() | GpsInfoMenuItem | Gets the GPS Info MenuItem. |
![]() ![]() | GpsMenuItem | Gets the GPS MenuItem |
![]() ![]() | HelpMenuItem | Gets the Help MenuItem |
![]() | HelpText | Gets the help text for the page. |
![]() | InfoText | Gets the info text that displays over bottom portion of the map. |
![]() ![]() | LayerVisibilityMenuItem | Gets the layer visibility menu item. |
![]() | LeftSoftKey | Gets the LeftSoftKey. |
![]() | RightMenuItems | Gets the RightMenuItems. |
![]() | RockerMenuItems | Gets the map rocker menuitem list |
![]() | SecondaryInfoText | Gets/sets the secondary info Text that display over the bottom portion of the map if infotext exists, it shows above it |
![]() | SharedMap | Gets the shared Map control for the Project. |
![]() ![]() | ShowGpsInfo | Gets or sets if show GPS info on the map |
![]() | ShowIdentifyWidget | Gets or sets a value that determines if the identify widget is shown on the map. |
![]() | SmallIcon | Gets or sets the SmallIcon. |
![]() | Title | Gets or sets the Title. |
![]() ![]() | ToolWidgetIconSize | Gets the icon size for tool widgets. |
![]() | ToolWidgets | Gets the map toolwidgets |
![]() ![]() | ZoomFullExtentMenuItem | Gets the ZoomFullExtent MenuItem. |
Name | Description | |
---|---|---|
![]() | Dispose | Overloaded. Releases all resources used by this instance. |
![]() | Hide | Hides the page. |
![]() ![]() | SetTemporaryMapAction | Temporarily activates a MapAction until it is completed |
![]() | Show | Shows the Page. |
Name | Description | |
---|---|---|
![]() | LeftSoftKeyClick | Occurs when the LeftSoftKey is clicked. |
![]() | RaisePageDismissed | Raises the PageDismissed event. |
![]() ![]() | ShowGpsInfoBar | show or hide Gps Info bar |
Name | Description | |
---|---|---|
![]() | OnShowing | OnShowing event is fired when a MapPage shown. |
![]() | PageDismissed | Event that is fired when the page transitions to it's BackPage. |