You are here: Start » AVL.NET » Circle2D Constructor

Circle2D Constructor

Namespace:AvlNet
Assembly:AVL.NET.TS.dll

Syntax

public Circle2D
(
	float x,
	float y,
	float radius
)

Parameters

Name Type Range Default Description
xfloat
yfloat
radiusfloat

See also