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