You are here: Start » FIL.NET » Invoke.TrimPath
Creates a path contained in a box from another path.
Namespace: | Fil |
---|---|
Assembly: | FilNet.dll |
Syntax
C++
C#
public static void TrimPath ( Fil.Path inPath, Fil.Box inBox, Fil.TrimPathMethod inTrimPathMethod, Fil.Path outPath )
Parameters
Name | Type | Range | Default | Description | |
---|---|---|---|---|---|
![]() | inPath | Fil.Path | Input path. | ||
![]() | inBox | Fil.Box | |||
![]() | inTrimPathMethod | Fil.TrimPathMethod | PointToPoint | Default value: PointToPoint. | |
![]() | outPath | Fil.Path | Output path. |