You are here: Start » FIL.NET » VideoBoxPrimitive.SetEllipseArrayItem Method
VideoBoxPrimitive.SetEllipseArrayItem Method
Sets a single item in an ellipse primitives array.
Namespace: | VideoBoxBase |
---|---|
Assembly: | VideoBoxBase.dll |
Syntax
public void SetEllipseArrayItem ( int index, float centerX, float centerY, float width, float height, float angle )
Parameters
Name | Type | Range | Default | Description | |
---|---|---|---|---|---|
![]() | index | int | |||
centerX | float | ||||
centerY | float | ||||
width | float | ||||
height | float | ||||
angle | float |