Home > All Other Interfaces > IScreenPointInfo > PointBehindCamera

PointBehindCamera

A Boolean that returns whether the point is located behind the surface of the camera.

 

JavaScript

 

PointBehindCamera

 

C#

 

bool PointBehindCamera { get; }

 

C++

 

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