IDesiredHeightProvider::DesiredHeight Property

Visual Studio 2015
 

Gets the desired height in pixels.

Namespace:   Microsoft.VisualStudio.Language.Intellisense
Assembly:  Microsoft.VisualStudio.Language.Intellisense (in Microsoft.VisualStudio.Language.Intellisense.dll)

property double DesiredHeight {
	double get();
}

Property Value

Type: System::Double

The desired height in pixels.

Return to top
Show: