This documentation is for the old version. Go to the latest Graphics Mill docs

PointF Constructor

Creates and initializes an instance of the PointF class.

Overload List

Name Description
Public method PointF()

Creates and initializes an instance of the PointF class.

Public method PointF(PointF)

Creates and initializes an instance of the PointF class using the specified point.

Public method PointF(Single, Single)

Creates and initializes an instance of the PointF class using the specified coordinates.

See Also

Reference