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