In The Hand
FixSelection Enumeration
NamespacesInTheHand.WindowsMobile.GpsFixSelection
.NET Components for Mobility
Specifies whether the GPS fix was selected manually or automatically.
Declaration Syntax
C#Visual Basic
[ObsoleteAttribute("Use InTheHand.Device.Location.GeoCoordinateWatcher", 
	false)]
public enum FixSelection
<ObsoleteAttribute("Use InTheHand.Device.Location.GeoCoordinateWatcher",  _
	False)> _
Public Enumeration FixSelection
Members
MemberDescription
Unknown
Selection type is unknown.

Auto
Selection mode is automatic.

Manual
Selection mode is manual.

HasFlag
Determines whether one or more bit fields are set in the current instance.

See Also

Assembly: InTheHand.WindowsMobile (Module: InTheHand.WindowsMobile) Version: 4.2.0.0