Initializes a new instance of the PointF class.
Name | Description | |
---|---|---|
![]() |
PointF() |
Initializes a new instance of the PointF class. |
![]() |
PointF(PointF) |
Initializes a new instance of the PointF class based on a PointF structure. |
![]() |
PointF(PointF) |
Initializes a new instance of the PointF class based on a PointF structure. |
![]() |
PointF(Single, Single) |
Initializes a new instance of the PointF class with the specified coordinates. |