Int16Size Methods
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.Utilities
Assembly: Microsoft.VisualStudio.Utilities (in Microsoft.VisualStudio.Utilities.dll)
| Name | Description | |
|---|---|---|
![]() | Equals(Int16Size) | Determines whether this Int16Size equals another Int16Size. |
![]() | Equals(Object^) | Determines whether this Int16Size equals the specified Int16Size.(Overrides ValueType::Equals(Object^).) |
![]() | GetHashCode() | Gets the hash code for the object.(Overrides ValueType::GetHashCode().) |
![]() | GetType() | (Inherited from Object.) |
![]() | ToDimensionString() | Returns a string as {width}x{height}. |
![]() | ToString() | Gets the string form of Int16Size.(Overrides ValueType::ToString().) |
![]() | ToString(String^, IFormatProvider^) | Returns the string form of the Int16Size, using the specified format and format provider. |
![]() | ToWindowsSize() | Converts the Int16Size to a Size. |
Show:
