//------------------------------------------------------------------------------ // // This code was generated by a tool. // Runtime Version:4.0.30319.239 // // Changes to this file may cause incorrect behavior and will be lost if // the code is regenerated. // //------------------------------------------------------------------------------ namespace Deltares.MStab.Properties { [global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.VisualStudio.Editors.SettingsDesigner.SettingsSingleFileGenerator", "10.0.0.0")] internal sealed partial class Settings : global::System.Configuration.ApplicationSettingsBase { private static Settings defaultInstance = ((Settings)(global::System.Configuration.ApplicationSettingsBase.Synchronized(new Settings()))); public static Settings Default { get { return defaultInstance; } } [global::System.Configuration.UserScopedSettingAttribute()] [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.Configuration.DefaultSettingValueAttribute("False")] public bool IsModuleMStab { get { return ((bool)(this["IsModuleMStab"])); } set { this["IsModuleMStab"] = value; } } [global::System.Configuration.UserScopedSettingAttribute()] [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.Configuration.DefaultSettingValueAttribute("False")] public bool IsModuleSpencerModel { get { return ((bool)(this["IsModuleSpencerModel"])); } set { this["IsModuleSpencerModel"] = value; } } [global::System.Configuration.UserScopedSettingAttribute()] [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.Configuration.DefaultSettingValueAttribute("False")] public bool IsModuleUpliftVanmodel { get { return ((bool)(this["IsModuleUpliftVanmodel"])); } set { this["IsModuleUpliftVanmodel"] = value; } } [global::System.Configuration.UserScopedSettingAttribute()] [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.Configuration.DefaultSettingValueAttribute("False")] public bool IsModuleReliability { get { return ((bool)(this["IsModuleReliability"])); } set { this["IsModuleReliability"] = value; } } [global::System.Configuration.UserScopedSettingAttribute()] [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.Configuration.DefaultSettingValueAttribute("False")] public bool IsModuleProbabilistic { get { return ((bool)(this["IsModuleProbabilistic"])); } set { this["IsModuleProbabilistic"] = value; } } [global::System.Configuration.UserScopedSettingAttribute()] [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.Configuration.DefaultSettingValueAttribute("True")] public bool IsShowAtStart { get { return ((bool)(this["IsShowAtStart"])); } set { this["IsShowAtStart"] = value; } } [global::System.Configuration.UserScopedSettingAttribute()] [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.Configuration.DefaultSettingValueAttribute("True")] public bool AppViewIsProperties { get { return ((bool)(this["AppViewIsProperties"])); } set { this["AppViewIsProperties"] = value; } } [global::System.Configuration.UserScopedSettingAttribute()] [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.Configuration.DefaultSettingValueAttribute("True")] public bool AppViewIsMaterialAssing { get { return ((bool)(this["AppViewIsMaterialAssing"])); } set { this["AppViewIsMaterialAssing"] = value; } } [global::System.Configuration.UserScopedSettingAttribute()] [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.Configuration.DefaultSettingValueAttribute("False")] public bool AppViewIsTitlePanel { get { return ((bool)(this["AppViewIsTitlePanel"])); } set { this["AppViewIsTitlePanel"] = value; } } [global::System.Configuration.UserScopedSettingAttribute()] [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.Configuration.DefaultSettingValueAttribute("True")] public bool ViewIstatusBar { get { return ((bool)(this["ViewIstatusBar"])); } set { this["ViewIstatusBar"] = value; } } [global::System.Configuration.UserScopedSettingAttribute()] [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.Configuration.DefaultSettingValueAttribute("True")] public bool ViewIsToolBar { get { return ((bool)(this["ViewIsToolBar"])); } set { this["ViewIsToolBar"] = value; } } [global::System.Configuration.UserScopedSettingAttribute()] [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.Configuration.DefaultSettingValueAttribute("True")] public bool AreLoadsVisible { get { return ((bool)(this["AreLoadsVisible"])); } set { this["AreLoadsVisible"] = value; } } [global::System.Configuration.UserScopedSettingAttribute()] [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.Configuration.DefaultSettingValueAttribute("True")] public bool AreGeometryPointsVisible { get { return ((bool)(this["AreGeometryPointsVisible"])); } set { this["AreGeometryPointsVisible"] = value; } } [global::System.Configuration.UserScopedSettingAttribute()] [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.Configuration.DefaultSettingValueAttribute("True")] public bool AreGeometryCurvesVisible { get { return ((bool)(this["AreGeometryCurvesVisible"])); } set { this["AreGeometryCurvesVisible"] = value; } } [global::System.Configuration.UserScopedSettingAttribute()] [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.Configuration.DefaultSettingValueAttribute("True")] public bool AreSurfaceVisible { get { return ((bool)(this["AreSurfaceVisible"])); } set { this["AreSurfaceVisible"] = value; } } [global::System.Configuration.UserScopedSettingAttribute()] [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.Configuration.DefaultSettingValueAttribute("True")] public bool IsInfoBarVisible { get { return ((bool)(this["IsInfoBarVisible"])); } set { this["IsInfoBarVisible"] = value; } } [global::System.Configuration.UserScopedSettingAttribute()] [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.Configuration.DefaultSettingValueAttribute("True")] public bool RulerVisibility { get { return ((bool)(this["RulerVisibility"])); } set { this["RulerVisibility"] = value; } } [global::System.Configuration.UserScopedSettingAttribute()] [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.Configuration.DefaultSettingValueAttribute("False")] public bool IsGeometryPointLabelsOn { get { return ((bool)(this["IsGeometryPointLabelsOn"])); } set { this["IsGeometryPointLabelsOn"] = value; } } [global::System.Configuration.UserScopedSettingAttribute()] [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.Configuration.DefaultSettingValueAttribute("False")] public bool IsGeometryCurveLabelsOn { get { return ((bool)(this["IsGeometryCurveLabelsOn"])); } set { this["IsGeometryCurveLabelsOn"] = value; } } [global::System.Configuration.UserScopedSettingAttribute()] [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.Configuration.DefaultSettingValueAttribute("False")] public bool IsGeometrySurfaceLabelsOn { get { return ((bool)(this["IsGeometrySurfaceLabelsOn"])); } set { this["IsGeometrySurfaceLabelsOn"] = value; } } [global::System.Configuration.UserScopedSettingAttribute()] [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.Configuration.DefaultSettingValueAttribute("False")] public bool IsLoadsLabelsOn { get { return ((bool)(this["IsLoadsLabelsOn"])); } set { this["IsLoadsLabelsOn"] = value; } } [global::System.Configuration.UserScopedSettingAttribute()] [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.Configuration.DefaultSettingValueAttribute("True")] public bool GridVisibility { get { return ((bool)(this["GridVisibility"])); } set { this["GridVisibility"] = value; } } [global::System.Configuration.UserScopedSettingAttribute()] [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.Configuration.DefaultSettingValueAttribute("True")] public bool SnaptoGrid { get { return ((bool)(this["SnaptoGrid"])); } set { this["SnaptoGrid"] = value; } } [global::System.Configuration.UserScopedSettingAttribute()] [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.Configuration.DefaultSettingValueAttribute("True")] public bool ShowLegend { get { return ((bool)(this["ShowLegend"])); } set { this["ShowLegend"] = value; } } [global::System.Configuration.UserScopedSettingAttribute()] [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.Configuration.DefaultSettingValueAttribute("False")] public bool IsExtrudedGeometry { get { return ((bool)(this["IsExtrudedGeometry"])); } set { this["IsExtrudedGeometry"] = value; } } [global::System.Configuration.UserScopedSettingAttribute()] [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.Configuration.DefaultSettingValueAttribute("0")] public double ExtrudedLength { get { return ((double)(this["ExtrudedLength"])); } set { this["ExtrudedLength"] = value; } } [global::System.Configuration.UserScopedSettingAttribute()] [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.Configuration.DefaultSettingValueAttribute("0")] public double GridDistance { get { return ((double)(this["GridDistance"])); } set { this["GridDistance"] = value; } } } }