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

Circle2D Constructor

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

Syntax

public Circle2D
(
	AvlNet.Point2D center,
	float radius
)

Parameters

Name Type Range Default Description
centerAvlNet.Point2D
radiusfloat

See also