You are here: Start » AVL.NET » Invoke.DrawPath
Draws a path on an image.
Namespace: | Avl |
---|---|
Assembly: | AvlNet.dll |
Syntax
C++
C#
public static void DrawPath ( Avl.Image ioImage, Avl.Path inPath, Optional<Avl.CoordinateSystem2D> inPathAlignment, Avl.Pixel inColor, Avl.DrawingStyle inDrawingStyle )
Parameters
Name | Type | Range | Default | Description | |
---|---|---|---|---|---|
ioImage | Avl.Image | ||||
![]() | inPath | Avl.Path | Input path. | ||
![]() | inPathAlignment | Atl.Optional<Avl.CoordinateSystem2D> | |||
![]() | inColor | Avl.Pixel | |||
![]() | inDrawingStyle | Avl.DrawingStyle |