Home > All Other Interfaces > IScreenPointInfo > InsideScreenRect

InsideScreenRect

A Boolean that returns whether the terrain coordinate falls in the 3DWindow.

 

JavaScript

 

InsideScreenRect

 

C#

 

bool InsideScreenRect { get; }

 

C++

 

HRESULT InsideScreenRect([out, retval] VARIANT_BOOL* pVal)