Height, in pixels or in percentage of the 3D Window, of the pop-up window.
JavaScript |
|
Height |
C# |
|
int Height { get; set; } |
C++ |
|
HRESULT Height([out, retval] long* pVal) HRESULT Height([in] long pVal) |