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

VideoBoxPrimitive.SetCircle Method

Sets a circle as this primitive

Namespace:VideoBoxBase
Assembly:VideoBoxBase.dll

Syntax

public void SetCircle
(
	float x,
	float y,
	float r
)

Parameters

Name Type Range Default Description
xfloat
yfloat
rfloat

See also