GoogleMap Control
Location Constructor (lat, lng)
Namespaces
►
Artem.Google.UI
►
Location
►
Location(Double, Double)
C#
Visual Basic
GoogleMap Control v6.0
Initializes a new instance of the
Point
struct.
Declaration Syntax
C#
Visual Basic
public
Location
(
double
lat
,
double
lng
)
Public
Sub
New
( _
lat
As
Double
, _
lng
As
Double
_ )
Parameters
lat
(
Double
)
The lat.
lng
(
Double
)
The LNG.
Assembly:
Artem.Google
(Module: Artem.Google) Version: 6.0.0.0 (6.0.11322.1118)