You are here: Start » AVL.NET » VideoBoxPrimitive.SetBoxArrayItem Method
VideoBoxPrimitive.SetBoxArrayItem Method
Sets a single item in a 2D box primitives array.
| Namespace: | VideoBoxBase |
|---|---|
| Assembly: | VideoBoxBase.dll |
Syntax
public void SetBoxArrayItem( int index, int x, int y, int width, int height )

