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 Methods

The PointF type exposes the following members.

Methods

Name Description
Public method Static member AreEqualValues
Public method Clone
Public method Distance

Returns a distance from this point to the specified one.

Public method Equals Overloaded.
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method Rotate

Rotates a point to the specified angle.

Public method Scale

Scales a point to the specified values.

Public method ToPoint

Converts this PointF to the Point.

Public method ToPointF
Public method ToString

Returns a string that represents this PointF.

(Overrides Object.ToString()().)
Public method Translate

Translates a point to the specified offset.

Explicit Interface Implementations

Name Description
Explicit interface implemetation Private method ICloneable..Clone

See Also

Reference