Width

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

 

JavaScript

 

Width

 

C#

 

int Width { get; set; }

 

C++

 

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

HRESULT Width([in] long pVal)