Constructor Point
- Namespace
- DotNetBrowser.Geometry
- Assembly
- DotNetBrowser.dll
Point(int, int)
Initializes a new instance of the Point class with the specified x
and
y
coordinates.
public Point(int x, int y)
Initializes a new instance of the Point class with the specified x
and
y
coordinates.
public Point(int x, int y)