You are here: Start » AVL.NET » VideoBoxPrimitive.SetArcArrayItem Method
VideoBoxPrimitive.SetArcArrayItem Method
Sets a single item in an arc primitives array.
| Namespace: | VideoBoxBase |
|---|---|
| Assembly: | VideoBoxBase.dll |
Syntax
public void SetArcArrayItem( int index, float x, float y, float r, float startAngle, float sweepAngle )

