Destination Property

GoogleMap Control Artem.Google

GoogleMap Control Destination Property
NamespacesArtem.Google.UIGoogleDirectionsDestination
GoogleMap Control v6.0
Location of destination. This can be specified as either a string to be geocoded or a LatLng. Required.
Declaration Syntax
C# Visual Basic
public Location Destination { get; set; }
Public Property Destination As Location
	Get
	Set
Value
The destination.

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