Creates and initializes an instance of the PointF class.
Name | Description | |
---|---|---|
PointF()() |
Creates and initializes an instance of the PointF class. |
|
PointF(PointF) | ||
PointF(PointF) |
Creates and initializes an instance of the PointF class using the specified point. |
|
PointF(Single, Single) |
Creates and initializes an instance of the PointF class using the specified coordinates. |