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.Geometry Member List

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

GetHeight()SpaceVIL.Core.Geometry
GetMaxHeight()SpaceVIL.Core.Geometry
GetMaxWidth()SpaceVIL.Core.Geometry
GetMinHeight()SpaceVIL.Core.Geometry
GetMinWidth()SpaceVIL.Core.Geometry
GetSize()SpaceVIL.Core.Geometry
GetWidth()SpaceVIL.Core.Geometry
SetHeight(int height)SpaceVIL.Core.Geometry
SetMaxHeight(int height)SpaceVIL.Core.Geometry
SetMaxWidth(int width)SpaceVIL.Core.Geometry
SetMinHeight(int height)SpaceVIL.Core.Geometry
SetMinWidth(int width)SpaceVIL.Core.Geometry
SetSize(int width, int height)SpaceVIL.Core.Geometry
SetWidth(int width)SpaceVIL.Core.Geometry