Managed Windows API
POINT Constructor (x, y)
Namespaces
►
ManagedWinapi.Windows
►
POINT
►
POINT(Int32, Int32)
C#
Creates a new POINT.
Declaration Syntax
C#
public
POINT
(
int
x
,
int
y
)
Parameters
x
(
Int32
)
y
(
Int32
)
Assembly:
ManagedWinapi
(Module: ManagedWinapi) Version: 0.3.0.0 (0.3)