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
xfloat
yfloat
widthfloat
heightfloat
anglefloat
typeVideoBoxBase.ShapeRegionType

See also