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