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

Ring2D Constructor

Namespace:Avl
Assembly:AvlNet.Types.dll

Syntax

public Ring2D
(
	float x,
	float y,
	float radius1_,
	float radius2_
)

Parameters

Name Type Range Default Description
xfloat
yfloat
radius1_float
radius2_float

See also