You are here: Start » AVL.NET » AVS.WKT_LoadLineString Method
AVS.WKT_LoadLineString Method
Loads path from WKT text format.
| Namespace: | AvlNet |
|---|---|
| Assembly: | AVL.NET.dll |
Syntax
public static void WKT_LoadLineString ( string inText, AvlNet.Path outPath )
Parameters
| Name | Type | Range | Default | Description | |
|---|---|---|---|---|---|
![]() | inText | string | |||
![]() | outPath | AvlNet.Path | Output path. |


