Point Constructor (x, y)

GoogleMap Control Artem.Google

GoogleMap Control Point Constructor (x, y)
NamespacesArtem.Google.UIPointPoint(Int32, Int32)
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)