You are here: Start » AVL.NET » 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 | |
---|---|---|---|---|---|
![]() | inShapeRegion | Avl.ShapeRegion | |||
![]() | outRegion | Avl.Region | Output region. |