You are here: Start » AVL.NET » VideoBoxPrimitive.SetShapeRegion Method
VideoBoxPrimitive.SetShapeRegion Method
Sets a shape region as this primitive.
| Namespace: | VideoBoxBase |
|---|---|
| Assembly: | VideoBoxBase.dll |
Syntax
public void SetShapeRegion( float x, float y, float width, float height, float angle, VideoBoxBase.ShapeRegionType type )
Parameters
| Name | Type | Range | Default | Description | |
|---|---|---|---|---|---|
| x | float | ||||
| y | float | ||||
| width | float | ||||
| height | float | ||||
| angle | float | ||||
| type | VideoBoxBase.ShapeRegionType |
