//------------------------------------------------------------------------------ // // This code was generated by a tool. // Runtime Version:2.0.50727.4959 // // Changes to this file may cause incorrect behavior and will be lost if // the code is regenerated. // //------------------------------------------------------------------------------ namespace MapViewer.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", "2.0.0.0")] [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()] internal 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)] internal static global::System.Resources.ResourceManager ResourceManager { get { if (object.ReferenceEquals(resourceMan, null)) { global::System.Resources.ResourceManager temp = new global::System.Resources.ResourceManager("MapViewer.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)] internal static global::System.Globalization.CultureInfo Culture { get { return resourceCulture; } set { resourceCulture = value; } } internal static System.Drawing.Bitmap control { get { object obj = ResourceManager.GetObject("control", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } internal static System.Drawing.Bitmap control_180 { get { object obj = ResourceManager.GetObject("control-180", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } internal static byte[] grab { get { object obj = ResourceManager.GetObject("grab", resourceCulture); return ((byte[])(obj)); } } internal static System.Drawing.Bitmap icon_clearselect { get { object obj = ResourceManager.GetObject("icon_clearselect", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } internal static System.Drawing.Bitmap icon_fitwindow { get { object obj = ResourceManager.GetObject("icon_fitwindow", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } internal static System.Drawing.Bitmap icon_loading { get { object obj = ResourceManager.GetObject("icon_loading", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } internal static System.Drawing.Bitmap icon_pan { get { object obj = ResourceManager.GetObject("icon_pan", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } internal static System.Drawing.Bitmap icon_refreshmap { get { object obj = ResourceManager.GetObject("icon_refreshmap", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } internal static System.Drawing.Bitmap icon_refreshmap1 { get { object obj = ResourceManager.GetObject("icon_refreshmap1", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } internal static System.Drawing.Bitmap icon_select { get { object obj = ResourceManager.GetObject("icon_select", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } internal static System.Drawing.Bitmap icon_zoomin { get { object obj = ResourceManager.GetObject("icon_zoomin", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } internal static System.Drawing.Bitmap icon_zoomout { get { object obj = ResourceManager.GetObject("icon_zoomout", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } internal static System.Drawing.Bitmap icon_zoomselect { get { object obj = ResourceManager.GetObject("icon_zoomselect", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } internal static System.Drawing.Bitmap layer_shape { get { object obj = ResourceManager.GetObject("layer_shape", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } internal static System.Drawing.Bitmap layer_shape_ellipse { get { object obj = ResourceManager.GetObject("layer_shape_ellipse", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } internal static System.Drawing.Bitmap layer_shape_line { get { object obj = ResourceManager.GetObject("layer_shape_line", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } internal static System.Drawing.Bitmap layer_shape_polygon { get { object obj = ResourceManager.GetObject("layer_shape_polygon", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } internal static System.Drawing.Bitmap layer_shape_polyline { get { object obj = ResourceManager.GetObject("layer_shape_polyline", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } internal static System.Drawing.Bitmap layer_small { get { object obj = ResourceManager.GetObject("layer_small", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } internal static System.Drawing.Bitmap lc_broken { get { object obj = ResourceManager.GetObject("lc_broken", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } internal static System.Drawing.Bitmap lc_dwf { get { object obj = ResourceManager.GetObject("lc_dwf", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } internal static System.Drawing.Bitmap lc_group { get { object obj = ResourceManager.GetObject("lc_group", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } internal static System.Drawing.Bitmap lc_raster { get { object obj = ResourceManager.GetObject("lc_raster", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } internal static System.Drawing.Bitmap lc_select { get { object obj = ResourceManager.GetObject("lc_select", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } internal static System.Drawing.Bitmap lc_theme { get { object obj = ResourceManager.GetObject("lc_theme", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } internal static System.Drawing.Bitmap lc_unselect { get { object obj = ResourceManager.GetObject("lc_unselect", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } internal static System.Drawing.Bitmap PoweredBy_en { get { object obj = ResourceManager.GetObject("PoweredBy_en", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } /// /// Looks up a localized string similar to Clear Selection. /// internal static string TextClearSelection { get { return ResourceManager.GetString("TextClearSelection", resourceCulture); } } /// /// Looks up a localized string similar to Digitize Circle. /// internal static string TextDigitizeCircle { get { return ResourceManager.GetString("TextDigitizeCircle", resourceCulture); } } /// /// Looks up a localized string similar to Digitize Line. /// internal static string TextDigitizeLine { get { return ResourceManager.GetString("TextDigitizeLine", resourceCulture); } } /// /// Looks up a localized string similar to Digitize Line String. /// internal static string TextDigitizeLineString { get { return ResourceManager.GetString("TextDigitizeLineString", resourceCulture); } } /// /// Looks up a localized string similar to Digitize Point. /// internal static string TextDigitizePoint { get { return ResourceManager.GetString("TextDigitizePoint", resourceCulture); } } /// /// Looks up a localized string similar to Digitize Polygon. /// internal static string TextDigitizePolygon { get { return ResourceManager.GetString("TextDigitizePolygon", resourceCulture); } } /// /// Looks up a localized string similar to Digitize Rectangle. /// internal static string TextDigitizeRectangle { get { return ResourceManager.GetString("TextDigitizeRectangle", resourceCulture); } } /// /// Looks up a localized string similar to Disable. /// internal static string TextDisableTooltips { get { return ResourceManager.GetString("TextDisableTooltips", resourceCulture); } } /// /// Looks up a localized string similar to Enable. /// internal static string TextEnableTooltips { get { return ResourceManager.GetString("TextEnableTooltips", resourceCulture); } } /// /// Looks up a localized string similar to Pan. /// internal static string TextPan { get { return ResourceManager.GetString("TextPan", resourceCulture); } } /// /// Looks up a localized string similar to Refresh Map. /// internal static string TextRefreshMap { get { return ResourceManager.GetString("TextRefreshMap", resourceCulture); } } /// /// Looks up a localized string similar to Select. /// internal static string TextSelect { get { return ResourceManager.GetString("TextSelect", resourceCulture); } } /// /// Looks up a localized string similar to Zoom Extents. /// internal static string TextZoomExtents { get { return ResourceManager.GetString("TextZoomExtents", resourceCulture); } } /// /// Looks up a localized string similar to Zoom In. /// internal static string TextZoomIn { get { return ResourceManager.GetString("TextZoomIn", resourceCulture); } } /// /// Looks up a localized string similar to Zoom Out. /// internal static string TextZoomOut { get { return ResourceManager.GetString("TextZoomOut", resourceCulture); } } /// /// Looks up a localized string similar to Tooltips are enabled. Click to disable. /// internal static string TooltipDisableTooltips { get { return ResourceManager.GetString("TooltipDisableTooltips", resourceCulture); } } /// /// Looks up a localized string similar to Tooltips are disabled. Click to enable. /// internal static string TooltipEnableTooltips { get { return ResourceManager.GetString("TooltipEnableTooltips", resourceCulture); } } internal static System.Drawing.Bitmap ui_tooltip_balloon_bottom { get { object obj = ResourceManager.GetObject("ui_tooltip_balloon_bottom", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } internal static byte[] zoomin { get { object obj = ResourceManager.GetObject("zoomin", resourceCulture); return ((byte[])(obj)); } } internal static byte[] zoomout { get { object obj = ResourceManager.GetObject("zoomout", resourceCulture); return ((byte[])(obj)); } } } }