The SizeD type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| Add | ||
| Equals | (Overrides ValueType..::.Equals(Object).) | |
| Finalize | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Inherited from Object.) | |
| GetHashCode | Returns a hash code for this Size structure. (Overrides ValueType..::.GetHashCode()()().) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| Subtract | ||
| ToPointD | ||
| ToSize | Converts a SizeD to a Size. | |
| ToString | Creates a human-readable string that represents this SizeD. (Overrides ValueType..::.ToString()()().) |
Operators
| Name | Description | |
|---|---|---|
| Addition | ||
| Equality | Tests whether two SizeD structures are equal. | |
| Explicit | ||
| Inequality | Tests whether two SizeD structures are different. | |
| Subtraction |