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