Click or drag to resize

StiMapLoaderParsePath Method

[Missing <summary> documentation for "M:Stimulsoft.Report.Maps.StiMapLoader.ParsePath(System.String)"]

Namespace:  Stimulsoft.Report.Maps
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public static List<StiMapGeom> ParsePath(
	string text
)

Parameters

text
Type: SystemString

[Missing <param name="text"/> documentation for "M:Stimulsoft.Report.Maps.StiMapLoader.ParsePath(System.String)"]

Return Value

Type: ListStiMapGeom

[Missing <returns> documentation for "M:Stimulsoft.Report.Maps.StiMapLoader.ParsePath(System.String)"]

See Also