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

Ring2D Constructor

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

Syntax

public Ring2D
(
	float x,
	float y,
	float radius1,
	float radius2
)

Parameters

Name Type Range Default Description
xfloat
yfloat
radius1float
radius2float

See also