PointF Constructor |
Name | Description | |
---|---|---|
![]() | PointF(Point) |
Initializes a new instance of a PointF class with values of the Pointpoint |
![]() | PointF(SizeF) | |
![]() | PointF(Single, Single) |
Initializes a new instance of a Point class with specified x and y values
|