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

Invoke.ShapeRegionToRegion

Converts a shape region to a region with an automatically computed frame.

Namespace:Avl
Assembly:AvlNet.dll

Syntax

C++
C#
 
public static void ShapeRegionToRegion
(
	Avl.ShapeRegion inShapeRegion,
	Avl.Region outRegion
)

Parameters

Name Type Range Default Description
inShapeRegionAvl.ShapeRegion
outRegionAvl.RegionOutput region.

See also