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