You are here: Start » AVL.NET » Circle2D.Circle2D(AvlNet.Point2D, float)

Circle2D.Circle2D(AvlNet.Point2D, float)

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

Syntax


public Circle2D(
	AvlNet.Point2D center,
	float radius
)

Parameters

center
Type: AvlNet.Point2D
radius
Type: System.Single

See also