AfterTurnDistanceNotification Constructor (Double, DistanceUnit, NotificationDelegate) |
Namespace: Telogis.GeoBase.Navigation
public AfterTurnDistanceNotification( double distance, DistanceUnit units, NotificationDelegate handler )
Exception | Condition |
---|---|
UnexpectedArgumentException | Thrown if distance is less than zero. |