You are here: Start » FIL.NET » FIS.PolygonWithNormalizedOrientation Method

FIS.PolygonWithNormalizedOrientation Method

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

Namespace:FilNet
Assembly:FIL.NET.dll

Syntax

public static void PolygonWithNormalizedOrientation
(
	FilNet.Path inPolygon,
	FilNet.Path outPolygon
)

Parameters

Name Type Range Default Description
inPolygonFilNet.Path
outPolygonFilNet.Path

See also