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

Ring2D Constructor

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

Syntax

public Ring2D
(
	AvlNet.Point2D center,
	float radius1,
	float radius2
)

Parameters

Name Type Range Default Description
centerAvlNet.Point2D
radius1float
radius2float

See also