Int16Size::Area Property

Visual Studio 2015
 

Gets the area of the Int16Size.

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

public:
property int Area {
	int get();
}

Property Value

Type: System::Int32

The area of the Int16Size.

Return to top
Show: