You are here: Start » FIL.NET » Invoke.signedDistance Method

Invoke.signedDistance Method

Namespace:Fil
Assembly:FilNet.dll

Syntax

public static float signedDistance
(
	Fil.Point2D inPoint,
	Fil.Line2D inLine
)

Parameters

Name Type Range Default Description
inPointFil.Point2D
inLineFil.Line2D

See also