Click or drag to resize

HitTestPointDataIsHit Method

Overload List
 NameDescription
Public methodIsHit(RectangleD3D, Double) Determines whether the specified 3D-rectangle r is hit by a ray given by x=0, y=0, z>0.
Public methodIsHit(IEnumerablePointD3D, Double, Double) Determines whether a polyline is hit.
Public methodIsHit(LineD3D, Double, Double) 
Public methodIsHit(RectangleD3D, Matrix4x3, Double) Determines whether the specified 3D-rectangle r is hit by a ray given by x=0, y=0, z>0.
Top
See Also