The following tables list the members exposed by GpsVertexGeometryCollectionMethod.
Name | Description | |
---|---|---|
![]() | GpsVertexGeometryCollectionMethod Constructor | Initializes a new instance of the GpsVertexGeometryCollectionMethod class. |
Name | Description | |
---|---|---|
![]() | Geometry | The geometry being collected. (Inherited from GeometryCollectionMethod) |
![]() | GeometryCollectionInProgress | Returns true if a Geometry Collection Method is selected. (Inherited from GeometryCollectionMethod) |
![]() | GeometryOperations | Geometry Operations. (Inherited from GeometryCollectionMethod) |
![]() | ImageSource | Image of the geometry collection method. (Inherited from GeometryCollectionMethod) |
![]() | IsNotValidLocation | Returns true if a valid point is collected |
![]() | 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. Overrides Geometry Collection Start over |
![]() | GeometryCollectionStartOverCanExecute | Returns true if a start over operation can be executed. (Inherited from GeometryCollectionMethod) |
![]() | GeometryCollectionStopped | Overridden. Stop Geometry Collection |
![]() | 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) |
![]() | PropertyChanged | Property Changed Event. |