You are here: Start » FIL.NET » Invoke.ProjectPointOnLine
Projects a point onto a line.
Namespace: | Fil |
---|---|
Assembly: | FilNet.dll |
Syntax
C++
C#
public static void ProjectPointOnLine ( Fil.Point2D inPoint, Fil.Line2D inLine, out Fil.Point2D outProjectionPoint )
Parameters
Name | Type | Range | Default | Description | |
---|---|---|---|---|---|
![]() | inPoint | Fil.Point2D | |||
![]() | inLine | Fil.Line2D | |||
![]() | outProjectionPoint | Fil.Point2D |