You are here: Start » AVL.NET » Invoke.Circle2DToShapeRegion

Invoke.Circle2DToShapeRegion

Converts a circle to region of interest.

Namespace:Avl
Assembly:AvlNet.dll

Syntax

C++
C#
 
public static void Circle2DToShapeRegion
(
	Avl.Circle2D inCircle,
	Avl.ShapeRegion outShapeRegion
)

Parameters

Name Type Range Default Description
inCircleAvl.Circle2D
outShapeRegionAvl.ShapeRegion

See also