You’re viewing documentation for an outdated product. The Graphics Mill Web Controls library has been removed from Graphics Mill and is now part of the Customers Canvas product line, where it is available as a set of APIs for Design Atoms and as Design Editor.

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)
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