Namespace: DeltaEngine.PlatformsAssembly: DeltaEngine.WindowsGLFW2 (in DeltaEngine.WindowsGLFW2.dll) Version: 1.1.1.0 (1.1.1)
public Color BackgroundColor { get; set; }
public Color BackgroundColor { get; set; }
Public Property BackgroundColor As Color
Get
Set
Public Property BackgroundColor As Color
Get
Set
public:
virtual property Color BackgroundColor {
Color get () sealed;
void set (Color value) sealed;
}
public:
virtual property Color BackgroundColor {
Color get () sealed;
void set (Color value) sealed;
}
abstract BackgroundColor : Color with get, set
override BackgroundColor : Color with get, set
abstract BackgroundColor : Color with get, set
override BackgroundColor : Color with get, set
Property Value
Type:
ColorImplements
Window BackgroundColor