You are here: Start » AVL.NET » VideoBoxPrimitive.SetCircleArrayItem Method

VideoBoxPrimitive.SetCircleArrayItem Method

Sets a single item in a circle primitives array.

Namespace:VideoBoxBase
Assembly:VideoBoxBase.dll

Syntax

public void SetCircleArrayItem
(
	int index,
	float x,
	float y,
	float r
)

Parameters

Name Type Range Default Description
indexint
xfloat
yfloat
rfloat

See also