GoogleMap Control
Point Constructor (x, y)
Namespaces
►
Artem.Google.UI
►
Point
►
Point(Int32, Int32)
C#
Visual Basic
GoogleMap Control v6.0
Initializes a new instance of the
Point
struct.
Declaration Syntax
C#
Visual Basic
public
Point
(
int
x
,
int
y
)
Public
Sub
New
( _
x
As
Integer
, _
y
As
Integer
_ )
Parameters
x
(
Int32
)
The x.
y
(
Int32
)
The y.
Assembly:
Artem.Google
(Module: Artem.Google) Version: 6.0.0.0 (6.0.11322.1118)