Home > All Other Interfaces > IScreenPointInfo
The screen coordinate information of a specific pixel returned by the IWindow6.PixelFromWorld method. This interface allows you to test the coordinate’s visibility in the 3D Window
|
Properties |
|
|
A Boolean that returns whether the terrain coordinate falls in the 3D Window. |
|
|
A Boolean that returns whether the point is located behind the surface of the camera. |
|
|
The x-screen coordinate of the terrain coordinate. |
|
|
The y-screen coordinate of the terrain coordinate. |