HitTestPoint(RenderScene, RenderSpatialIndex?, Vector2, Single, List, Nullable) Method

Definition

Assembly ProCad.Rendering.dll
public void HitTestPoint(RenderScene scene, RenderSpatialIndex? spatialIndex, Vector2 point, float tolerance, List<RenderHitTestResult> results, RenderHitTestOptions? options = default(RenderHitTestOptions? ))

Parameters

spatialIndex
RenderSpatialIndex
point
Vector2
tolerance
Single