BeforeTurnDistanceNotification Constructor |
Namespace: Telogis.GeoBase.Navigation
public BeforeTurnDistanceNotification( double earliest, double latest, DistanceUnit units, NotificationDelegate handler )
Exception | Condition |
---|---|
UnexpectedArgumentException | Thrown if earliest is less than latest, or latest is less than zero. |