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.CoordinateSystem2D? inPathAlignment, FilNet.Pixel inColor, FilNet.DrawingStyle inDrawingStyle )
Parameters
Name | Type | Range | Default | Description | |
---|---|---|---|---|---|
ioImage | FilNet.Image | ||||
![]() | inPath | FilNet.Path | Input path. | ||
![]() | inPathAlignment | FilNet.CoordinateSystem2D? | |||
![]() | inColor | FilNet.Pixel | |||
![]() | inDrawingStyle | FilNet.DrawingStyle |