You are here: Start » AVL.NET » AVS.Circle2DToRegionOfInterest Method

AVS.Circle2DToRegionOfInterest Method

Converts a circle to region of interest.

Namespace:AvlNet
Assembly:AVL.NET.dll

Syntax

public static void Circle2DToRegionOfInterest
(
	AvlNet.Circle2D inCircle,
	AvlNet.RegionOfInterest outRegionOfInterest
)

Parameters

Name Type Range Default Description
inCircleAvlNet.Circle2D
outRegionOfInterestAvlNet.RegionOfInterest

See also