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