[Missing <summary> documentation for "P:StarfieldDrivers.Animation.GameOfLife.Dead"]
Namespace:
StarfieldDrivers.Animation
Assembly:
StarfieldDrivers (in StarfieldDrivers.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public Color Dead { get; set; }
Public Property Dead As Color
Get
Set
public:
property Color Dead {
Color get ();
void set (Color value);
}
member Dead : Color with get, set
Property Value
Type:
ColorSee Also