Back to FabImage Library website
You are here: Start » Function Reference » Path » Polygon Features » PolygonWithNormalizedOrientation

PolygonWithNormalizedOrientation
Header: | FIL.h |
---|---|
Namespace: | fil |
Module: | FoundationBasic |
Returns the same polygon but with orientation corresponding to the axes.
Syntax
C++
C#
void fil::PolygonWithNormalizedOrientation ( const fil::Path& inPolygon, fil::Path& outPolygon )
Parameters
Errors
List of possible exceptions:
Error type | Description |
---|---|
DomainError | Open path on input in PolygonWithNormalizedOrientation. |