You are here: Start » AVL.NET » AVL.DrawBox(AvlNet.Image, AvlNet.Box, AvlNet.Pixel, float)
AVL.DrawBox(AvlNet.Image, AvlNet.Box, AvlNet.Pixel, float)
| Namespace: | AvlNet |
|---|---|
| Assembly: | AVL.NET.dll |
Syntax
public static void DrawBox( ref AvlNet.Image ioImage, AvlNet.Box inBox, AvlNet.Pixel inColor, float inOpacity )
Parameters
- ioImage
- Type: AvlNet.Image
- inBox
- Type: AvlNet.Box
- inColor
- Type: AvlNet.Pixel
- inOpacity
- Type: System.Single
