Int16Size Constructor

Visual Studio 2015
 

Initializes a new instance of Int16Size.

Namespace:   Microsoft.VisualStudio.Utilities
Assembly:  Microsoft.VisualStudio.Utilities (in Microsoft.VisualStudio.Utilities.dll)

NameDescription
System_CAPS_pubmethodInt16Size(Int16, Int16)

Constructs an Int16Size structure with an initial width and height.

System_CAPS_pubmethodInt16Size(Int32, Int32)

Constructs an Int16Size structure with an initial width and height.

System_CAPS_pubmethodInt16Size(Size)

Constructs an Int16Size structure from a Size structure

Return to top
Show: