Polygon.Load method

Version 1.0.0-beta002
.NET Framework 4.7
Namespace Skybrud.Essentials.Maps.Geometry.Shapes
Assembly Skybrud.Essentials.Maps.dll

Load(string)

Static

Loads a polygon from the file at the specified path.

public static Polygon Load(string path)

Parameters

path String

The path to the file.

Returns

An instance of Polygon.