You are here: Start » FIL.NET » FIS.DrawPath Method
FIS.DrawPath Method
Draws a path on an image.
| Namespace: | FilNet |
|---|---|
| Assembly: | FIL.NET.dll |
Syntax
public static void DrawPath ( FilNet.Image ioImage, FilNet.Path inPath, FilNet.Pixel inColor, FilNet.DrawingStyle inDrawingStyle )
Parameters
| Name | Type | Range | Default | Description | |
|---|---|---|---|---|---|
| ioImage | FilNet.Image | ||||
![]() | inPath | FilNet.Path | Input path. | ||
![]() | inColor | FilNet.Pixel | |||
![]() | inDrawingStyle | FilNet.DrawingStyle |

