Top

Gets and sets the top y-coordinate where the pop-up will be displayed relative to the 3D Window.

 

JavaScript

 

Top

 

C#

 

int Top { get; set; }

 

C++

 

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

HRESULT Top([in] long pVal)