C# Class AcManager.Tools.Objects.WeatherColorEntry

Inheritance: FirstFloor.ModernUI.Presentation.Displayable
Show file Open project: gro-ove/actools

Public Methods

Method Description
WeatherColorEntry ( string id, string sub, string displayName, Color defaultColor, double defaultMultipler, double maximum ) : System.Windows.Media

Method Details

WeatherColorEntry() public method

public WeatherColorEntry ( string id, string sub, string displayName, Color defaultColor, double defaultMultipler, double maximum ) : System.Windows.Media
id string
sub string
displayName string
defaultColor System.Windows.Media.Color
defaultMultipler double
maximum double
return System.Windows.Media