The following tables list the members exposed by GpsAveragingGeometryCollectionMethod.
Name | Description | |
---|---|---|
![]() | GpsAveragingGeometryCollectionMethod Constructor | Initializes a new instance of the GpsAveragingGeometryCollectionMethod class. |
Name | Description | |
---|---|---|
![]() | Geometry | The geometry being collected. (Inherited from GeometryCollectionMethod) |
![]() | GeometryCollectionInProgress | Returns true if a Geometry Collection Method is selected. (Inherited from GeometryCollectionMethod) |
![]() | GeometryCollectionPage | The page used for collecting the geometry. |
![]() | GeometryOperations | Geometry Operations. (Inherited from GeometryCollectionMethod) |
![]() | ImageSource | Image of the geometry collection method. (Inherited from GeometryCollectionMethod) |
![]() | Name | Name of the geometry collection method. (Inherited from GeometryCollectionMethod) |
Name | Description | |
---|---|---|
![]() | ClearGeometry | Clear Geometry (Inherited from GeometryCollectionMethod) |
![]() | CompleteCollection | Completes the geometry collection by updating the feature's geometry with the collected geometry and raising the Completed event. (Inherited from GeometryCollectionMethod) |
![]() | StartGeometryCollection | Begins the workflow to collect a geometry for the given feature. (Inherited from GeometryCollectionMethod) |
![]() | StartOverOperation | Start over operation. (Inherited from GeometryCollectionMethod) |
![]() | StartOverOperationCanExecute | Returns true if a start over operation can be executed. (Inherited from GeometryCollectionMethod) |
![]() | StopGeometryCollection | Stop Geometry Collection. (Inherited from GeometryCollectionMethod) |
Name | Description | |
---|---|---|
![]() | GeometryCollectionStarted | Overridden. Begins the geometry collection workflow. |
![]() | GeometryCollectionStartOver | Overridden. Override Geometry Collection start over operation |
![]() | GeometryCollectionStartOverCanExecute | Returns true if a start over operation can be executed. (Inherited from GeometryCollectionMethod) |
![]() | GeometryCollectionStopped | Overridden. Stop Streaming. |
![]() | OnGeometryCollectionProgress | Raises the GeometryCollection event. (Inherited from GeometryCollectionMethod) |
Name | Description | |
---|---|---|
![]() | GeometryCollectionProgress | Raised when the geometry collection has been started or completed or canceled. (Inherited from GeometryCollectionMethod) |