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

Ring2D Constructor

Namespace:Avl
Assembly:AvlNet.Types.dll

Syntax

public Ring2D
(
	Avl.Point2D center_,
	float radius1_,
	float radius2_
)

Parameters

Name Type Range Default Description
center_Avl.Point2D
radius1_float
radius2_float

See also