You are here: Start » FIL.NET » VideoBoxPrimitive.SetShapeRegionArrayItem Method
VideoBoxPrimitive.SetShapeRegionArrayItem Method
Sets a single item in a shape region primitives array.
Namespace: | VideoBoxBase |
---|---|
Assembly: | VideoBoxBase.dll |
Syntax
public void SetShapeRegionArrayItem ( int index, float x, float y, float width, float height, float angle, VideoBoxBase.ShapeRegionType type )
Parameters
Name | Type | Range | Default | Description | |
---|---|---|---|---|---|
![]() | index | int | |||
x | float | ||||
y | float | ||||
width | float | ||||
height | float | ||||
angle | float | ||||
type | VideoBoxBase.ShapeRegionType |