TextPane2::Height Property

 

Gets the height of the text pane in character units.

Namespace:   EnvDTE80
Assembly:  EnvDTE80 (in EnvDTE80.dll)

property int Height {
	int get();
}

Property Value

Type: System::Int32

The height of the text pane in character units.

No code example is currently available or this language may not be supported.
Return to top
Show: