You are here: Start » FIL.NET » FIS.RemovePointFromPath Method
FIS.RemovePointFromPath Method
Removes a point from a path.
| Namespace: | FilNet |
|---|---|
| Assembly: | FIL.NET.dll |
Syntax
public static void RemovePointFromPath ( FilNet.Path ioPath, int inIndex, bool inInverse )
Parameters
| Name | Type | Range | Default | Description | |
|---|---|---|---|---|---|
| ioPath | FilNet.Path | ||||
![]() | inIndex | int | |||
![]() | inInverse | bool |

