// Copyright (C) Stichting Deltares 2021. All rights reserved. // // This file is part of Riskeer. // // Riskeer is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or // (at your option) any later version. // // This program is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the // GNU Lesser General Public License for more details. // // You should have received a copy of the GNU Lesser General Public License // along with this program. If not, see . // // All names, logos, and references to "Deltares" are registered trademarks of // Stichting Deltares and remain full property of Stichting Deltares at all times. // All rights reserved. //------------------------------------------------------------------------------ // // This code was generated by a tool. // Runtime Version:4.0.30319.42000 // // Changes to this file may cause incorrect behavior and will be lost if // the code is regenerated. // //------------------------------------------------------------------------------ namespace Core.Plugins.Map.Properties { using System; /// /// A strongly-typed resource class, for looking up localized strings, etc. /// // This class was auto-generated by the StronglyTypedResourceBuilder // class via a tool like ResGen or Visual Studio. // To add or remove a member, edit your .ResX file then rerun ResGen // with the /str option, or rebuild your VS project. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "4.0.0.0")] [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()] public class Resources { private static global::System.Resources.ResourceManager resourceMan; private static global::System.Globalization.CultureInfo resourceCulture; [global::System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")] internal Resources() { } /// /// Returns the cached ResourceManager instance used by this class. /// [global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)] public static global::System.Resources.ResourceManager ResourceManager { get { if (object.ReferenceEquals(resourceMan, null)) { global::System.Resources.ResourceManager temp = new global::System.Resources.ResourceManager("Core.Plugins.Map.Properties.Resources", typeof(Resources).Assembly); resourceMan = temp; } return resourceMan; } } /// /// Overrides the current thread's CurrentUICulture property for all /// resource lookups using this strongly typed resource class. /// [global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)] public static global::System.Globalization.CultureInfo Culture { get { return resourceCulture; } set { resourceCulture = value; } } /// /// Looks up a localized resource of type System.Drawing.Bitmap. /// public static System.Drawing.Bitmap AreaIcon { get { object obj = ResourceManager.GetObject("AreaIcon", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } /// /// Looks up a localized string similar to Labels. /// public static string Categories_Label { get { return ResourceManager.GetString("Categories_Label", resourceCulture); } } /// /// Looks up a localized string similar to Kaartlaag. /// public static string Categories_Layer { get { return ResourceManager.GetString("Categories_Layer", resourceCulture); } } /// /// Looks up a localized string similar to Kaartlagenmap. /// public static string Categories_MapDataCollection { get { return ResourceManager.GetString("Categories_MapDataCollection", resourceCulture); } } /// /// Looks up a localized string similar to Stijl. /// public static string Categories_Styling { get { return ResourceManager.GetString("Categories_Styling", resourceCulture); } } /// /// Looks up a localized string similar to Het criterium van deze categorie.. /// public static string CategoryThemeProperties_Criterion_Description { get { return ResourceManager.GetString("CategoryThemeProperties_Criterion_Description", resourceCulture); } } /// /// Looks up a localized string similar to Criterium. /// public static string CategoryThemeProperties_Criterion_DisplayName { get { return ResourceManager.GetString("CategoryThemeProperties_Criterion_DisplayName", resourceCulture); } } /// /// Looks up a localized string similar to {0} = {1}. /// public static string CategoryThemeProperties_Criterion_ValueCriterionOperatorEqualValue_AttributeName_0_Value_1_ { get { return ResourceManager.GetString("CategoryThemeProperties_Criterion_ValueCriterionOperatorEqualValue_AttributeName_" + "0_Value_1_", resourceCulture); } } /// /// Looks up a localized string similar to {0} ≠ {1}. /// public static string CategoryThemeProperties_Criterion_ValueCriterionOperatorUnequalValue_AttributeName_0_Value_1_ { get { return ResourceManager.GetString("CategoryThemeProperties_Criterion_ValueCriterionOperatorUnequalValue_AttributeNam" + "e_0_Value_1_", resourceCulture); } } /// /// Looks up a localized string similar to Toont de eigenschap op basis waarvan labels worden weergegeven op deze kaartlaag.. /// public static string FeatureBasedMapdata_SelectedMetaDataAttribute_Description { get { return ResourceManager.GetString("FeatureBasedMapdata_SelectedMetaDataAttribute_Description", resourceCulture); } } /// /// Looks up a localized string similar to Op basis van. /// public static string FeatureBasedMapdata_SelectedMetaDataAttribute_DisplayName { get { return ResourceManager.GetString("FeatureBasedMapdata_SelectedMetaDataAttribute_DisplayName", resourceCulture); } } /// /// Looks up a localized string similar to Geeft aan of labels worden weergegeven op deze kaartlaag.. /// public static string FeatureBasedMapData_ShowLabels_Description { get { return ResourceManager.GetString("FeatureBasedMapData_ShowLabels_Description", resourceCulture); } } /// /// Looks up a localized string similar to Weergeven. /// public static string FeatureBasedMapData_ShowLabels_DisplayName { get { return ResourceManager.GetString("FeatureBasedMapData_ShowLabels_DisplayName", resourceCulture); } } /// /// Looks up a localized string similar to Het type van de stijl die wordt toegepast voor het weergeven van deze kaartlaag.. /// public static string FeatureBasedMapdata_StyleType_Description { get { return ResourceManager.GetString("FeatureBasedMapdata_StyleType_Description", resourceCulture); } } /// /// Looks up a localized string similar to Type. /// public static string FeatureBasedMapdata_StyleType_DisplayName { get { return ResourceManager.GetString("FeatureBasedMapdata_StyleType_DisplayName", resourceCulture); } } /// /// Looks up a localized string similar to Het type van de data die wordt weergegeven op deze kaartlaag.. /// public static string FeatureBasedMapData_Type_Description { get { return ResourceManager.GetString("FeatureBasedMapData_Type_Description", resourceCulture); } } /// /// Looks up a localized string similar to Type. /// public static string FeatureBasedMapData_Type_DisplayName { get { return ResourceManager.GetString("FeatureBasedMapData_Type_DisplayName", resourceCulture); } } /// /// Looks up a localized string similar to Lijnen. /// public static string FeatureBasedMapData_Type_Lines { get { return ResourceManager.GetString("FeatureBasedMapData_Type_Lines", resourceCulture); } } /// /// Looks up a localized string similar to Punten. /// public static string FeatureBasedMapData_Type_Points { get { return ResourceManager.GetString("FeatureBasedMapData_Type_Points", resourceCulture); } } /// /// Looks up a localized string similar to Polygonen. /// public static string FeatureBasedMapData_Type_Polygons { get { return ResourceManager.GetString("FeatureBasedMapData_Type_Polygons", resourceCulture); } } /// /// Looks up a localized string similar to Kaart. /// public static string General_Map { get { return ResourceManager.GetString("General_Map", resourceCulture); } } /// /// Looks up a localized string similar to De kleur van de lijnen waarmee deze categorie wordt weergegeven.. /// public static string LineCategoryTheme_Color_Description { get { return ResourceManager.GetString("LineCategoryTheme_Color_Description", resourceCulture); } } /// /// Looks up a localized string similar to De stijl van de lijnen waarmee deze categorie wordt weergegeven.. /// public static string LineCategoryTheme_DashStyle_Description { get { return ResourceManager.GetString("LineCategoryTheme_DashStyle_Description", resourceCulture); } } /// /// Looks up a localized string similar to De dikte van de lijnen waarmee deze categorie wordt weergegeven.. /// public static string LineCategoryTheme_Width_Description { get { return ResourceManager.GetString("LineCategoryTheme_Width_Description", resourceCulture); } } /// /// Looks up a localized resource of type System.Drawing.Bitmap. /// public static System.Drawing.Bitmap LineIcon { get { object obj = ResourceManager.GetObject("LineIcon", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } /// /// Looks up a localized string similar to Categorieën. /// public static string MapData_Categories_DisplayName { get { return ResourceManager.GetString("MapData_Categories_DisplayName", resourceCulture); } } /// /// Looks up a localized string similar to Kleur. /// public static string MapData_Color_DisplayName { get { return ResourceManager.GetString("MapData_Color_DisplayName", resourceCulture); } } /// /// Looks up a localized string similar to Geeft aan of deze kaartlaag wordt weergegeven.. /// public static string MapData_IsVisible_Description { get { return ResourceManager.GetString("MapData_IsVisible_Description", resourceCulture); } } /// /// Looks up a localized string similar to Weergeven. /// public static string MapData_IsVisible_DisplayName { get { return ResourceManager.GetString("MapData_IsVisible_DisplayName", resourceCulture); } } /// /// Looks up a localized string similar to De naam van deze kaartlaag.. /// public static string MapData_Name_Description { get { return ResourceManager.GetString("MapData_Name_Description", resourceCulture); } } /// /// Looks up a localized string similar to Naam. /// public static string MapData_Name_DisplayName { get { return ResourceManager.GetString("MapData_Name_DisplayName", resourceCulture); } } /// /// Looks up a localized string similar to Lijnkleur. /// public static string MapData_StrokeColor_DisplayName { get { return ResourceManager.GetString("MapData_StrokeColor_DisplayName", resourceCulture); } } /// /// Looks up a localized string similar to Lijndikte. /// public static string MapData_StrokeThickness_DisplayName { get { return ResourceManager.GetString("MapData_StrokeThickness_DisplayName", resourceCulture); } } /// /// Looks up a localized string similar to Categorie. /// public static string MapData_StyleType_Categories { get { return ResourceManager.GetString("MapData_StyleType_Categories", resourceCulture); } } /// /// Looks up a localized string similar to Enkel symbool. /// public static string MapData_StyleType_Single_Symbol { get { return ResourceManager.GetString("MapData_StyleType_Single_Symbol", resourceCulture); } } /// /// Looks up a localized string similar to Geeft aan of deze kaartlagenmap wordt weergegeven.. /// public static string MapDataCollection_IsVisible_Description { get { return ResourceManager.GetString("MapDataCollection_IsVisible_Description", resourceCulture); } } /// /// Looks up a localized string similar to De naam van deze kaartlagenmap.. /// public static string MapDataCollection_Name_Description { get { return ResourceManager.GetString("MapDataCollection_Name_Description", resourceCulture); } } /// /// Looks up a localized resource of type System.Drawing.Bitmap. /// public static System.Drawing.Bitmap MapIcon { get { object obj = ResourceManager.GetObject("MapIcon", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } /// /// Looks up a localized string similar to Om het zoomniveau aan te passen moet minstens één van de zichtbare kaartlagen in deze map met kaartlagen elementen bevatten.. /// public static string MapLegendView_CreateZoomToExtentsItem_MapDataCollection_NoFeatures_ZoomToAllDisabled_Tooltip { get { return ResourceManager.GetString("MapLegendView_CreateZoomToExtentsItem_MapDataCollection_NoFeatures_ZoomToAllDisab" + "led_Tooltip", resourceCulture); } } /// /// Looks up a localized string similar to Zet het zoomniveau van de kaart dusdanig dat alle zichtbare kaartlagen in deze map met kaartlagen precies in het beeld passen.. /// public static string MapLegendView_CreateZoomToExtentsItem_MapDataCollection_ZoomToAll_Tooltip { get { return ResourceManager.GetString("MapLegendView_CreateZoomToExtentsItem_MapDataCollection_ZoomToAll_Tooltip", resourceCulture); } } /// /// Looks up a localized string similar to Om het zoomniveau aan te passen moet er minstens één kaartlaag in deze map met kaartlagen zichtbaar zijn.. /// public static string MapLegendView_CreateZoomToExtentsItem_MapDataCollection_ZoomToAllDisabled_Tooltip { get { return ResourceManager.GetString("MapLegendView_CreateZoomToExtentsItem_MapDataCollection_ZoomToAllDisabled_Tooltip" + "", resourceCulture); } } /// /// Looks up a localized string similar to Om het zoomniveau aan te passen moet de kaartlaag elementen bevatten.. /// public static string MapLegendView_CreateZoomToExtentsItem_NoFeatures_ZoomToAllDisabled_Tooltip { get { return ResourceManager.GetString("MapLegendView_CreateZoomToExtentsItem_NoFeatures_ZoomToAllDisabled_Tooltip", resourceCulture); } } /// /// Looks up a localized string similar to Zet het zoomniveau van de kaart dusdanig dat deze kaartlaag precies in het beeld past.. /// public static string MapLegendView_CreateZoomToExtentsItem_ZoomToAll_Tooltip { get { return ResourceManager.GetString("MapLegendView_CreateZoomToExtentsItem_ZoomToAll_Tooltip", resourceCulture); } } /// /// Looks up a localized string similar to Om het zoomniveau aan te passen moet de kaartlaag zichtbaar zijn.. /// public static string MapLegendView_CreateZoomToExtentsItem_ZoomToAllDisabled_Tooltip { get { return ResourceManager.GetString("MapLegendView_CreateZoomToExtentsItem_ZoomToAllDisabled_Tooltip", resourceCulture); } } /// /// Looks up a localized string similar to &Voeg kaartlaag toe.... /// public static string MapLegendView_MapDataCollectionContextMenuStrip_Add_MapLayer { get { return ResourceManager.GetString("MapLegendView_MapDataCollectionContextMenuStrip_Add_MapLayer", resourceCulture); } } /// /// Looks up a localized string similar to Importeer een nieuwe kaartlaag en voeg deze toe.. /// public static string MapLegendView_MapDataCollectionContextMenuStrip_Add_MapLayer_ToolTip { get { return ResourceManager.GetString("MapLegendView_MapDataCollectionContextMenuStrip_Add_MapLayer_ToolTip", resourceCulture); } } /// /// Looks up a localized string similar to De kleur van de lijnen waarmee deze kaartlaag wordt weergegeven.. /// public static string MapLineData_Color_Description { get { return ResourceManager.GetString("MapLineData_Color_Description", resourceCulture); } } /// /// Looks up a localized string similar to De stijl van de lijnen waarmee deze kaartlaag wordt weergegeven.. /// public static string MapLineData_DashStyle_Description { get { return ResourceManager.GetString("MapLineData_DashStyle_Description", resourceCulture); } } /// /// Looks up a localized string similar to Lijnstijl. /// public static string MapLineData_DashStyle_DisplayName { get { return ResourceManager.GetString("MapLineData_DashStyle_DisplayName", resourceCulture); } } /// /// Looks up a localized string similar to De dikte van de lijnen waarmee deze kaartlaag wordt weergegeven.. /// public static string MapLineData_Width_Description { get { return ResourceManager.GetString("MapLineData_Width_Description", resourceCulture); } } /// /// Looks up a localized string similar to Shapebestand. /// public static string MapPlugin_GetImportInfos_MapDataCollection_filefilter_Description { get { return ResourceManager.GetString("MapPlugin_GetImportInfos_MapDataCollection_filefilter_Description", resourceCulture); } } /// /// Looks up a localized string similar to shp. /// public static string MapPlugin_GetImportInfos_MapDataCollection_filefilter_Extension { get { return ResourceManager.GetString("MapPlugin_GetImportInfos_MapDataCollection_filefilter_Extension", resourceCulture); } } /// /// Looks up a localized resource of type System.Drawing.Bitmap. /// public static System.Drawing.Bitmap MapPlusIcon { get { object obj = ResourceManager.GetObject("MapPlusIcon", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } /// /// Looks up a localized string similar to De kleur van de symbolen waarmee deze kaartlaag wordt weergegeven.. /// public static string MapPointData_Color_Description { get { return ResourceManager.GetString("MapPointData_Color_Description", resourceCulture); } } /// /// Looks up a localized string similar to De grootte van de symbolen waarmee deze kaartlaag wordt weergegeven.. /// public static string MapPointData_Size_Description { get { return ResourceManager.GetString("MapPointData_Size_Description", resourceCulture); } } /// /// Looks up a localized string similar to Grootte. /// public static string MapPointData_Size_DisplayName { get { return ResourceManager.GetString("MapPointData_Size_DisplayName", resourceCulture); } } /// /// Looks up a localized string similar to De kleur van de lijn van de symbolen waarmee deze kaartlaag wordt weergegeven.. /// public static string MapPointData_StrokeColor_Description { get { return ResourceManager.GetString("MapPointData_StrokeColor_Description", resourceCulture); } } /// /// Looks up a localized string similar to De dikte van de lijn van de symbolen waarmee deze kaartlaag wordt weergegeven.. /// public static string MapPointData_StrokeThickness_Description { get { return ResourceManager.GetString("MapPointData_StrokeThickness_Description", resourceCulture); } } /// /// Looks up a localized string similar to Het symbool waarmee deze kaartlaag wordt weergegeven.. /// public static string MapPointData_Symbol_Description { get { return ResourceManager.GetString("MapPointData_Symbol_Description", resourceCulture); } } /// /// Looks up a localized string similar to Symbool. /// public static string MapPointData_Symbol_Displayname { get { return ResourceManager.GetString("MapPointData_Symbol_Displayname", resourceCulture); } } /// /// Looks up a localized resource of type System.Drawing.Bitmap. /// public static System.Drawing.Bitmap MapPointIcon { get { object obj = ResourceManager.GetObject("MapPointIcon", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } /// /// Looks up a localized string similar to De kleur van de vlakken waarmee deze kaartlaag wordt weergegeven.. /// public static string MapPolygonData_FillColor_Description { get { return ResourceManager.GetString("MapPolygonData_FillColor_Description", resourceCulture); } } /// /// Looks up a localized string similar to De kleur van de lijn van de vlakken waarmee deze kaartlaag wordt weergegeven.. /// public static string MapPolygonData_StrokeColor_Description { get { return ResourceManager.GetString("MapPolygonData_StrokeColor_Description", resourceCulture); } } /// /// Looks up a localized string similar to De dikte van de lijn van de vlakken waarmee deze kaartlaag wordt weergegeven.. /// public static string MapPolygonData_StrokeThickness_Description { get { return ResourceManager.GetString("MapPolygonData_StrokeThickness_Description", resourceCulture); } } /// /// Looks up a localized string similar to Kaartlaag. /// public static string Name_Layer { get { return ResourceManager.GetString("Name_Layer", resourceCulture); } } /// /// Looks up a localized resource of type System.Drawing.Bitmap. /// public static System.Drawing.Bitmap PanIcon { get { object obj = ResourceManager.GetObject("PanIcon", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } /// /// Looks up a localized string similar to De kleur van de symbolen waarmee deze categorie wordt weergegeven.. /// public static string PointCategoryTheme_Color_Description { get { return ResourceManager.GetString("PointCategoryTheme_Color_Description", resourceCulture); } } /// /// Looks up a localized string similar to De grootte van de symbolen waarmee deze categorie wordt weergegeven.. /// public static string PointCategoryTheme_Size_Description { get { return ResourceManager.GetString("PointCategoryTheme_Size_Description", resourceCulture); } } /// /// Looks up a localized string similar to De kleur van de lijn van de symbolen waarmee deze categorie wordt weergegeven.. /// public static string PointCategoryTheme_StrokeColor_Description { get { return ResourceManager.GetString("PointCategoryTheme_StrokeColor_Description", resourceCulture); } } /// /// Looks up a localized string similar to De dikte van de lijn van de symbolen waarmee deze categorie wordt weergegeven.. /// public static string PointCategoryTheme_StrokeThickness_Description { get { return ResourceManager.GetString("PointCategoryTheme_StrokeThickness_Description", resourceCulture); } } /// /// Looks up a localized string similar to Het symbool waarmee deze categorie wordt weergegeven.. /// public static string PointCategoryTheme_Symbol_Description { get { return ResourceManager.GetString("PointCategoryTheme_Symbol_Description", resourceCulture); } } /// /// Looks up a localized resource of type System.Drawing.Bitmap. /// public static System.Drawing.Bitmap PointsIcon { get { object obj = ResourceManager.GetObject("PointsIcon", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } /// /// Looks up a localized string similar to De kleur van de vlakken waarmee deze categorie wordt weergegeven.. /// public static string PolygonCategoryTheme_FillColor_Description { get { return ResourceManager.GetString("PolygonCategoryTheme_FillColor_Description", resourceCulture); } } /// /// Looks up a localized string similar to De kleur van de lijn van de vlakken waarmee deze categorie wordt weergegeven.. /// public static string PolygonCategoryTheme_StrokeColor_Description { get { return ResourceManager.GetString("PolygonCategoryTheme_StrokeColor_Description", resourceCulture); } } /// /// Looks up a localized string similar to De dikte van de lijn van de vlakken waarmee deze categorie wordt weergegeven.. /// public static string PolygonCategoryTheme_StrokeThickness_Description { get { return ResourceManager.GetString("PolygonCategoryTheme_StrokeThickness_Description", resourceCulture); } } /// /// Looks up a localized resource of type System.Drawing.Bitmap. /// public static System.Drawing.Bitmap RectangleZoomIcon { get { object obj = ResourceManager.GetObject("RectangleZoomIcon", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } /// /// Looks up a localized string similar to Toon coördinaten. /// public static string Ribbon_Toggle_Coordinates { get { return ResourceManager.GetString("Ribbon_Toggle_Coordinates", resourceCulture); } } /// /// Looks up a localized string similar to Toon de coördinaten van de cursor op de kaart.. /// public static string Ribbon_Toggle_Coordinates_ToolTip { get { return ResourceManager.GetString("Ribbon_Toggle_Coordinates_ToolTip", resourceCulture); } } /// /// Looks up a localized string similar to Kaart. /// public static string Ribbon_Toggle_Legend { get { return ResourceManager.GetString("Ribbon_Toggle_Legend", resourceCulture); } } /// /// Looks up a localized string similar to Open het kaartenpaneel.. /// public static string Ribbon_Toggle_Legend_ToolTip { get { return ResourceManager.GetString("Ribbon_Toggle_Legend_ToolTip", resourceCulture); } } /// /// Looks up a localized string similar to Verschuiven. /// public static string Ribbon_Toggle_Panning { get { return ResourceManager.GetString("Ribbon_Toggle_Panning", resourceCulture); } } /// /// Looks up a localized string similar to Om te verschuiven, houdt u de linker muisknop ingedrukt op de kaart terwijl u de muis beweegt.. /// public static string Ribbon_Toggle_Panning_ToolTip { get { return ResourceManager.GetString("Ribbon_Toggle_Panning_ToolTip", resourceCulture); } } /// /// Looks up a localized string similar to Zoom door rechthoek. /// public static string Ribbon_Toggle_RectangleZooming { get { return ResourceManager.GetString("Ribbon_Toggle_RectangleZooming", resourceCulture); } } /// /// Looks up a localized string similar to Om in te zoomen met behulp van een rechthoek, houdt u de linker muisknop ingedrukt op de kaart terwijl u de muis beweegt.. /// public static string Ribbon_Toggle_RectangleZooming_ToolTip { get { return ResourceManager.GetString("Ribbon_Toggle_RectangleZooming_ToolTip", resourceCulture); } } /// /// Looks up a localized string similar to Zoom naar alles. /// public static string Ribbon_ZoomToAll { get { return ResourceManager.GetString("Ribbon_ZoomToAll", resourceCulture); } } /// /// Looks up a localized string similar to Zet het zoomniveau van de kaart dusdanig dat alle zichtbare elementen precies in het beeld passen.. /// public static string Ribbon_ZoomToAll_ToolTip { get { return ResourceManager.GetString("Ribbon_ZoomToAll_ToolTip", resourceCulture); } } /// /// Looks up a localized resource of type System.Drawing.Bitmap. /// public static System.Drawing.Bitmap ZoomToAllIcon { get { object obj = ResourceManager.GetObject("ZoomToAllIcon", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } } }