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