Location Constructor (point)

GoogleMap Control Artem.Google

GoogleMap Control Location Constructor (point)
NamespacesArtem.Google.UILocationLocation(LatLng)
GoogleMap Control v6.0
Initializes a new instance of the Location class.
Declaration Syntax
C# Visual Basic
public Location(
	LatLng point
)
Public Sub New ( _
	point As LatLng _
)
Parameters
point (LatLng)
The point.

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