Click or drag to resize
Size Methods

The Size type exposes the following members.

Methods
  NameDescription
Public methodEquals(Object)
Compares an object to an instance of Windows.Foundation.Size for equality.
(Overrides ValueTypeEquals(Object).)
Public methodEquals(Size)
Compares a value to an instance of Windows.Foundation.Size for equality.
Public methodGetHashCode
Gets the hash code for this instance of Windows.Foundation.Size.
(Overrides ValueTypeGetHashCode.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodToString
Returns a string representation of this Windows.Foundation.Size.
(Overrides ValueTypeToString.)
Top
See Also