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

AVS.PathToRegionOfInterest Method

Converts a closed path to region of interest.

Namespace:AvlNet
Assembly:AVL.NET.dll

Syntax

public static void PathToRegionOfInterest
(
	AvlNet.Path inPath,
	AvlNet.RegionOfInterest outRegionOfInterest
)

Parameters

Name Type Range Default Description
inPathAvlNet.PathInput path.
outRegionOfInterestAvlNet.RegionOfInterest

See also