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.Decorations.Shadow Member List

This is the complete list of members for SpaceVIL.Decorations.Shadow, including all inherited members.

GetColor()SpaceVIL.Decorations.Shadow
GetRadius()SpaceVIL.Decorations.Shadow
GetXOffset()SpaceVIL.Decorations.Shadow
GetYOffset()SpaceVIL.Decorations.Shadow
IsDrop()SpaceVIL.Decorations.Shadow
SetColor(Color color)SpaceVIL.Decorations.Shadow
SetColor(int r, int g, int b)SpaceVIL.Decorations.Shadow
SetColor(int r, int g, int b, int a)SpaceVIL.Decorations.Shadow
SetColor(float r, float g, float b)SpaceVIL.Decorations.Shadow
SetColor(float r, float g, float b, float a)SpaceVIL.Decorations.Shadow
SetDrop(bool value)SpaceVIL.Decorations.Shadow
SetRadius(int value)SpaceVIL.Decorations.Shadow
SetXOffset(int value)SpaceVIL.Decorations.Shadow
SetYOffset(int value)SpaceVIL.Decorations.Shadow
Shadow()SpaceVIL.Decorations.Shadow
Shadow(int radius, int x, int y, Color color)SpaceVIL.Decorations.Shadow