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

Invoke.PolygonWithNormalizedOrientation

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

Namespace:Fil
Assembly:FilNet.dll

Syntax

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

Parameters

Name Type Range Default Description
inPolygonFil.Path
outPolygonFil.Path

See also