PointF Constructor (Single, Single)
.NET Framework (current version)
Initializes a new instance of the PointF class with the specified coordinates.
Assembly: System.Drawing (in System.Drawing.dll)
Parameters
- x
-
Type:
System::Single
The horizontal position of the point.
- y
-
Type:
System::Single
The vertical position of the point.
.NET Framework
Available since 1.1
Available since 1.1
Show: