The following tables list the members exposed by GpsDisplay.
Name | Description | |
---|---|---|
![]() | GpsDisplay Constructor | Overloaded. Initializes a new instance of the GpsDisplay class. |
Name | Description | |
---|---|---|
![]() | AutoPan | Indicates if the map will pan as the Gps changes location. |
![]() | (Inherited from | |
![]() | CourseSpeedThreshold | Gets or sets the ground speed below which the arrow symbol will not render (Kilometers per hour). |
![]() | CourseSymbol | Gets or sets the symbol for the course/direction. The symbol must contain at least one point paint operation, also at least one paint operation should implement IOrientablePointPaintOperation to allow the symbol rotation based on the course. |
![]() | ErrorSymbol | Gets or sets the symbol for the error. The symbol must contain at least one point paint operation. |
![]() | GpsConnection | Gets or sets the current GpsConnection. |
![]() | LocationSymbol | Gets or sets the symbol for the current location. The symbol must contain at least one point paint operation. |
![]() | Map | Gets or sets the Map component associated to the GpsConnection. |
![]() | ShowTrail | Enables GPS Trail Line feedback within the Map. |
![]() | (Inherited from | |
![]() | TrailLength | Sets the number of coordinate positions within the GPS Trail. |
![]() | TrailSymbol | Gets or sets the symbol for the trail. The symbol must contain at least one stroke paint operation. |
Name | Description | |
---|---|---|
![]() | (Inherited from | |
![]() | (Inherited from | |
![]() | (Inherited from |
Name | Description | |
---|---|---|
![]() | (Inherited from | |
![]() | Dispose | Overloaded. Finalizes the object and attempts to release any unmanaged resources. |
![]() | (Inherited from | |
![]() | (Inherited from | |
![]() | (Inherited from |
Name | Description | |
---|---|---|
![]() | (Inherited from | |
![]() | (Inherited from | |
![]() | Overloaded. (Inherited from | |
![]() | OnGpsChanged | Handles the GpsConnection GpsChanged event. |
![]() | OnGpsClosed | Handles the GpsConnection GpsClosed event. |
![]() | OnGpsError | Handles the GpsConnection GpsError event. |
![]() | OnGpsOpened | Handles the GpsConnection GpsOpened event. |
![]() | OnMapPaint | Handles the Map Paint event. |
![]() | PaintLocation | Handles the rendering of the Gps Current Location symbol on the map. |
![]() | PaintTrail | Handles the rendering of the Gps trail on the map. |
Name | Description | |
---|---|---|
![]() | (Inherited from | |
![]() | PropertyChanged | Occurs when a property value changes. |