You are here: Start » AVL.NET » AVL.Circle2DToShapeRegion(AvlNet.Circle2D, AvlNet.ShapeRegion)

AVL.Circle2DToShapeRegion(AvlNet.Circle2D, AvlNet.ShapeRegion)

Namespace:AvlNet
Assembly:AVL.NET.dll

Syntax


public static void Circle2DToShapeRegion(
	AvlNet.Circle2D inCircle,
	out AvlNet.ShapeRegion outShapeRegion
)

Parameters

inCircle
Type: AvlNet.Circle2D
outShapeRegion
Type: AvlNet.ShapeRegion

See also