Provides access to GPS display properties.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Members
| Description | ||
|---|---|---|
![]()  | 
AltitudeUnits | The units used for altitude in the GPS display. | 
![]()  | 
AutoPan | Indicates if the display extents are adjusted to keep the GPS position on the screen. | 
![]()  | 
BaseMarkerSymbol | The marker symbol used to display the current position under normal circumstances. | 
![]()  | 
ClearGpsDisplay | Clears the GPS display. | 
![]()  | 
EstimatedPositionSymbol | The marker symbol used to display the estimated current position if the signal is lost. | 
![]()  | 
HighAltitudeSize | The maximum altitude size used in calculating the current size of the base marker symbol. | 
![]()  | 
HighAltitudeValue | The maximum altitude value used in calculating the size of the base marker symbol. | 
![]()  | 
HighSpeedValue | The maximum speed value used in calculating the size of the base marker symbol. | 
![]()  | 
LatLongDisplayFormat | The latitude-longitude display format for the GPS display. | 
![]()  | 
LowAltitudeSize | The minimum altitude size used in calculating the current size of the base marker symbol. | 
![]()  | 
LowAltitudeValue | The minimum altitude value used in calculating the size of the base marker symbol. | 
![]()  | 
LowSpeedValue | The minimum speed value used in calculating the size of the base marker symbol. | 
![]()  | 
MinimumDisplayRate | The minimum amount of time in seconds between screen refreshes for the display of the current position. | 
![]()  | 
PositionsExtent | Extent bounding all positions received from the current RealTimeFeed so far. | 
![]()  | 
RefreshGpsDisplay | Refreshes the GPS display. | 
![]()  | 
ShowCurrentAltitude | Indicates if the variation in the altitude is displayed. | 
![]()  | 
ShowCurrentBearing | Indicates if the current heading (bearing) is displayed as an angle for the base marker symbol. | 
![]()  | 
ShowCurrentPosition | Indicates if the current position is displayed. | 
![]()  | 
ShowCurrentSpeed | Indicates if the base marker symbol size is varied based on the speed of the current position. Defaults to false. | 
![]()  | 
ShowEstimatedPosition | Indicates if the estimated position is displayed when the signal is lost. | 
![]()  | 
ShowMarkerTrailAltitude | Indicates if the variation in the altitude is displayed in the marker trail. | 
![]()  | 
ShowMarkerTrailBearing | Indicates if the trail heading (bearing) is displayed as an angle of the base marker symbol. | 
![]()  | 
ShowMarkerTrailSpeed | Indicates if the base marker symbol size is based on the speed of the marker trail position. Defaults to false. | 
![]()  | 
SpeedColorRamp | The color ramp used to vary the color by speed. | 
![]()  | 
SpeedUnits | The units to use for the speed of the current position. | 
![]()  | 
UseMinimumDisplayRate | Indicates if the minimum display rate value is in effect. | 
CoClasses that implement IGpsDisplayProperties
| CoClasses and Classes | Description | 
|---|---|
| RealTimeFeedManager | The real-time feed manager object. | 



