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

Definition

Assembly ProCad.Rendering.dll

Performs a point hit test with the provided tolerance.

public void HitTestPoint(RenderScene scene, Vector2 point, float tolerance, List<RenderHitTestResult> results, RenderHitTestOptions? options = default(RenderHitTestOptions? ))

Parameters

point
Vector2
tolerance
Single