Lines Namespace
Version 1.0.0-beta002
.NET Framework 4.7
Interfaces
| ILine | |
| ILineBase | Interface describing the properties of methods shared by ILine and ILineString. |
| ILineString | Interface representing a line string (also referred to as a polyline). |
Classes
| Line |
Class representing a line between two instances of IPoint. |
| LineString |
Class representing a line string / polyline (closed path). |