You are here: Start » FIL.NET » Invoke.WKT_LoadPolygon
Loads polygon from WKT text format.
Namespace: | Fil |
---|---|
Assembly: | FilNet.dll |
Syntax
C++
C#
public static void WKT_LoadPolygon ( string inText, Fil.Path outOuterPolygon, List<Fil.Path> outInnerPolygons )
Parameters
Name | Type | Range | Default | Description | |
---|---|---|---|---|---|
![]() | inText | string | |||
![]() | outOuterPolygon | Fil.Path | |||
![]() | outInnerPolygons | System.Collections.Generic.List<Fil.Path> |