This topic has not yet been rated - Rate this topic

SizeF Methods

The SizeF type exposes the following members.

  Name Description
Public method Static member Add Adds the width and height of one SizeF structure to the width and height of another SizeF structure.
Public method Equals Tests to see whether the specified object is a SizeF structure with the same dimensions as this SizeF structure. (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 Size 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 Subtracts the width and height of one SizeF structure from the width and height of another SizeF structure.
Public method ToPointF Converts a SizeF structure to a PointF structure.
Public method ToSize Converts a SizeF structure to a Size structure.
Public method ToString Creates a human-readable string that represents this SizeF structure. (Overrides ValueType.ToString().)
Top
Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ