Home > All Other Interfaces > IPopupMessage > Width

Width

Width, in pixels or in percentage of the 3D Window, of the pop-up window.

 

JavaScript

 

Width

 

C#

 

int Width { get; set; }

 

C++

 

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

HRESULT Width([in] long pVal)