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