Int16Size Constructor (Int32, Int32)
Visual Studio 2015
Constructs an Int16Size structure with an initial width and height.
Assembly: Microsoft.VisualStudio.Utilities (in Microsoft.VisualStudio.Utilities.dll)
Parameters
- width
-
Type:
System::Int32
The initial width of the Int16Size.
- height
-
Type:
System::Int32
The initial height of the Int16Size.
width and height cannot be negative.
Show: