AvoidTolls Property

GoogleMap Control Artem.Google

GoogleMap Control AvoidTolls Property
NamespacesArtem.Google.UIGoogleDirectionsAvoidTolls
GoogleMap Control v6.0
Gets or sets a value indicating whether [avoid tolls]. If
CopyC#
true
, instructs the Directions service to avoid toll roads where possible. Optional.
Declaration Syntax
C# Visual Basic
public Nullable<bool> AvoidTolls { get; set; }
Public Property AvoidTolls As Nullable(Of Boolean)
	Get
	Set
Value
true if [avoid tolls]; otherwise, false.

Assembly: Artem.Google (Module: Artem.Google) Version: 6.0.0.0 (6.0.11322.1118)