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

Circle2D Constructor

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

Syntax

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

Parameters

Name Type Range Default Description
xint
yint
radiusint

See also