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