GlobeView.IntersectGround Method
Finds the intersection between a ray and the world geometry.
IntersectGround(Point rayOrigin, System.Double rayBearing, System.Double rayPitch)
Finds the intersection between a ray and the world geometry.Syntax
public Point IntersectGround (
Point rayOrigin,
System.Double rayBearing,
System.Double rayPitch
)
Parameters
The ray's origin in long-lat coordinates.
The ray's bearing in degrees.
The ray's pitch in degrees.
Platforms
Windows, Linux, Android