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

Invoke.RegionToShapeRegion

Converts a region to region of interest.

Namespace:Avl
Assembly:AvlNet.dll

Syntax

C++
C#
 
public static void RegionToShapeRegion
(
	Avl.Region inRegion,
	Avl.ShapeRegion outShapeRegion
)

Parameters

Name Type Range Default Description
inRegionAvl.RegionInput region.
outShapeRegionAvl.ShapeRegion

See also