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

Invoke.project Method

Namespace:Fil
Assembly:FilNet.dll

Syntax

public static Fil.Point2D project
(
	Fil.Point2D inPoint,
	Fil.Line2D inLine
)

Parameters

Name Type Range Default Description
inPointFil.Point2D
inLineFil.Line2D

See also