ESRI.ArcGIS.Mobile.Client
GeometryCollectionViewModel Class Members
See Also  Fields  Properties  Methods  Events Send Feedback
ESRI.ArcGIS.Mobile.Client.Controls Namespace : GeometryCollectionViewModel Class


The following tables list the members exposed by GeometryCollectionViewModel.

Public Constructors

 NameDescription
Public ConstructorGeometryCollectionViewModel Constructor GeometryEdit View Model  
Top

Public Fields

 NameDescription
Public Fieldstatic (Shared in Visual Basic)GeometryOperationMenuCommand RoutedUICommand that displays a context menu for each Geometry Collection Method.  
Public Fieldstatic (Shared in Visual Basic)StartGeometryCollectionCommand RoutedUICommand for Starting Geometry collection  
Public Fieldstatic (Shared in Visual Basic)StopStreamingCommand RoutedUICommand for Stop streaming  
Top

Public Properties

 NameDescription
Public PropertyAddXYLocationCommand Add X Y Location Command  
Public PropertyFeature Feature  
Public PropertyGeometryCollectionMethods GeometryCollection Methods  
Public PropertyGpsConnection GPS Connection  
Public PropertyIsGPSQualityAcceptable IsGps Qaulity Acceptable.  
Public PropertyMap Map  
Public PropertyMenuItems GeometryEdit Control menu items.  
Public PropertyOffsetLastLocationCommand Offset Last Location Command  
Public PropertyRemoveLastLocationCommand Remove Last Location Command  
Public PropertyStartOverCommand Start Over Command  
Top

Public Methods

 NameDescription
Public MethodGetCollectionMethodInProgress Returns the Geometry collection method in progress.  
Top

Public Events

 NameDescription
Public EventMapLoaded Raised when the MapControl's inner map control (ESRI.ArcGIS.Mobile.WPF.Map) has been loaded.  
Public EventPropertyChanged Property Changed  
Top

See Also