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

Circle2D Constructor

Namespace:Avl
Assembly:AvlNet.Types.dll

Syntax

public Circle2D
(
	Avl.Point2D center_,
	float radius_
)

Parameters

Name Type Range Default Description
center_Avl.Point2D
radius_float

See also