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

PointF Members

The PointF type exposes the following members.

Constructors

Name Description
Public method PointF

Methods

Name Description
Public method round

Returns point with rounded coordinates.

Public method toPoint

Converts to Point.

Fields

Name Description
Public field x

The x-coordinate.

Public field y

The y-coordinate.

See Also

Reference