ZylGPSReceiver Mobile

PositionEventArgs Constructor 

Constructor.

public PositionEventArgs(
   Int32 degree,
   Int32 minute,
   Double second,
   GPSPosition.CardinalPoint direction
);

Parameters

Int32
Degree part of latitude or longitude.
Int32
Minute part of latitude or longitude.
Double
Second part of latitude or longitude.
GPSPosition.CardinalPoint
Direction of latitude or longitude.

See Also

PositionEventArgs Class | ZylGPSReceiverMobile Namespace