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

Invoke.PolygonWithNormalizedOrientation

Returns the same polygon but with orientation corresponding to the axes.

Namespace:Avl
Assembly:AvlNet.dll

Syntax

C++
C#
 
public static void PolygonWithNormalizedOrientation
(
	Avl.Path inPolygon,
	Avl.Path outPolygon
)

Parameters

Name Type Range Default Description
inPolygonAvl.Path
outPolygonAvl.Path

See also