You are here: Start » AVL.NET » AVL.DrawPath(AvlNet.Image, AvlNet.Path, AvlNet.Pixel, AvlNet.DrawingStyle)
AVL.DrawPath(AvlNet.Image, AvlNet.Path, AvlNet.Pixel, AvlNet.DrawingStyle)
| Namespace: | AvlNet |
|---|---|
| Assembly: | AVL.NET.dll |
Syntax
public static void DrawPath( ref AvlNet.Image ioImage, AvlNet.Path inPath, AvlNet.Pixel inColor, AvlNet.DrawingStyle inDrawingStyle )
Parameters
- ioImage
- Type: AvlNet.Image
- inPath
- Type: AvlNet.Path
- inColor
- Type: AvlNet.Pixel
- inDrawingStyle
- Type: AvlNet.DrawingStyle
