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

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

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