Height

Gets and sets the height of the pop-up window, in pixels or in percentage of the 3D Window.

 

JavaScript

 

Height

 

C#

 

int Height { get; set; }

 

C++

 

HRESULT Height([out, retval] long* pVal)

HRESULT Height([in] long pVal)