Reference for .Net version of SpaceVIL  0.3.5.8
SpaceVIL (Space of Visual Items Layout) is a cross-platform and multilingual framework for creating GUI client applications for .NET Standard, .NET Core and JVM. SpaceVIL is based on OpenGL graphic technology and GLFW. Using this framework in conjunction with .Net Core or with a JVM, you can work and create graphical client applications on Linux, Mac OS X and Windows.
SpaceVIL.Core.ILines Member List

This is the complete list of members for SpaceVIL.Core.ILines, including all inherited members.

GetLineColor()SpaceVIL.Core.ILines
GetLineThickness()SpaceVIL.Core.ILines
GetPoints()SpaceVIL.Core.ILines
GetX()SpaceVIL.Core.IPosition
GetY()SpaceVIL.Core.IPosition
SetLineColor(Color color)SpaceVIL.Core.ILines
SetLineThickness(float thickness)SpaceVIL.Core.ILines
SetPoints(List< float[]> coord)SpaceVIL.Core.ILines
SetX(int x)SpaceVIL.Core.IPosition
SetY(int y)SpaceVIL.Core.IPosition