You are here: Start » FIL.NET » Function Reference » Image » Image Drawing » FIL.DrawPath
Draws a path on an image.
Namespace: | FilNet |
---|---|
Assembly: | FIL.NET.dll |
Syntax
C++
C#
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 |