This commit is contained in:
@@ -124,5 +124,17 @@ namespace VEPROMS.Properties {
|
||||
this["MRIList"] = value;
|
||||
}
|
||||
}
|
||||
|
||||
[global::System.Configuration.UserScopedSettingAttribute()]
|
||||
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
||||
[global::System.Configuration.DefaultSettingValueAttribute("192, 255, 255")]
|
||||
public global::System.Drawing.Color TransitionRangeColor {
|
||||
get {
|
||||
return ((global::System.Drawing.Color)(this["TransitionRangeColor"]));
|
||||
}
|
||||
set {
|
||||
this["TransitionRangeColor"] = value;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user