Size2Dd Methods

CVB.Net Documentation

The Size2Dd type exposes the following members.

Methods

  NameDescription
Public methodStatic memberAdd
Adds the width and height of one SizeD structure width and height of another one.
Public methodEquals
Tests whether two objects are SizeD and equal.
(Overrides ValueTypeEquals(Object).)
Public methodGetHashCode
Default implementation.
(Overrides ValueTypeGetHashCode.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodStatic memberSubtract
Subtracts the width and height of one SizeD structure width and height of another one.
Public methodToString
Gets the string representation of this size.
(Overrides ValueTypeToString.)
Top
See Also

Reference