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