This topic has not yet been rated - Rate this topic

PointF Methods

The PointF type exposes the following members.

  Name Description
Public method Static member Add(PointF, Size) Translates a given PointF by the specified Size.
Public method Static member Add(PointF, SizeF) Translates a given PointF by a specified SizeF.
Public method Equals Specifies whether this PointF contains the same coordinates as the specified Object. (Overrides ValueType.Equals(Object).)
Protected method Finalize Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.)
Public method GetHashCode Returns a hash code for this PointF structure. (Overrides ValueType.GetHashCode().)
Public method GetType Gets the Type of the current instance. (Inherited from Object.)
Protected method MemberwiseClone Creates a shallow copy of the current Object. (Inherited from Object.)
Public method Static member Subtract(PointF, Size) Translates a PointF by the negative of a specified size.
Public method Static member Subtract(PointF, SizeF) Translates a PointF by the negative of a specified size.
Public method ToString Converts this PointF to a human readable string. (Overrides ValueType.ToString().)
Top
Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ