Back to FabImage Library website

You are here: Start » Function Reference » Geometry 2D » Geometry 2D Basics » WKT_LoadLineString

WKT_LoadLineString


Header: FIL.h
Namespace: fil
Module: FoundationLite

Loads path from WKT text format.

Syntax

C++
C#
 
void fil::WKT_LoadLineString
(
	const ftl::String& inText,
	fil::Path& outPath
)

Parameters

Name Type Default Description
Input value inText const String&
Output value outPath Path& Output path