ILineBase Interface
Version 1.0.0-beta002
.NET Framework 4.7
Namespace | Skybrud.Essentials.Maps.Geometry.Lines |
---|---|
Assembly | Skybrud.Essentials.Maps.dll |
Visibility | Public |
Interfaces | IGeometry |
Interface describing the properties of methods shared by ILine and ILineString.
public interface ILineBase : IGeometry { }
Methods
Gets the bounding box surrounding the line. |
Gets a point representing the center of the line. |
Gets the total length of the line. |