//------------------------------------------------------------------------------ // // This code was generated by a tool. // Runtime Version:2.0.50727.5420 // // Changes to this file may cause incorrect behavior and will be lost if // the code is regenerated. // //------------------------------------------------------------------------------ namespace SampleExtension { 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 Layers { private static global::System.Resources.ResourceManager resourceMan; private static global::System.Globalization.CultureInfo resourceCulture; [global::System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")] internal Layers() { } /// /// 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("SampleExtension.Layers", typeof(Layers).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; } } /// /// Looks up a localized string similar to <AreaRule> /// <LegendLabel>%s</LegendLabel> /// <Filter>%s</Filter> /// <AreaSymbolization2D> /// <Fill> /// <FillPattern>Solid</FillPattern> /// <ForegroundColor>%s</ForegroundColor> /// <BackgroundColor>FF000000</BackgroundColor> /// </Fill> /// <Stroke> /// <LineStyle>Solid</LineStyle> /// <Thickness>1</Thickness> /// <Color>FF000000</Color> /// <Unit>Points</Unit> /// <SizeContext>DeviceUnits</SizeContext> /// </Stroke> /// </AreaSymbolization2D> ///</AreaRule> ///. /// internal static string arearule { get { return ResourceManager.GetString("arearule", resourceCulture); } } /// /// Looks up a localized string similar to <AreaTypeStyle>%s</AreaTypeStyle> ///. /// internal static string areatypestyle { get { return ResourceManager.GetString("areatypestyle", resourceCulture); } } /// /// Looks up a localized string similar to <?xml version="1.0" encoding="UTF-8"?> /// /// <LayerDefinition xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xsi:noNamespaceSchemaLocation="LayerDefinition-1.1.0.xsd" version="1.1.0"> /// <VectorLayerDefinition> /// <ResourceId></ResourceId> /// <FeatureName>BufferClass</FeatureName> /// <FeatureNameType>FeatureClass</FeatureNameType> /// <Geometry>BufferGeometry</Geometry> /// <VectorScaleRange> /// <AreaTypeStyle> /// <AreaRule> /// [rest of string was truncated]";. /// internal static string BufferLayerDefinition { get { return ResourceManager.GetString("BufferLayerDefinition", resourceCulture); } } /// /// Looks up a localized string similar to <?xml version="1.0" encoding="UTF-8"?> ///<LayerDefinition xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="LayerDefinition-2.4.0.xsd" version="2.4.0"> /// <VectorLayerDefinition> /// <ResourceId>%s</ResourceId> /// <FeatureName>%s</FeatureName> /// <FeatureNameType>FeatureClass</FeatureNameType> /// <Geometry>%s</Geometry> /// %s /// </VectorLayerDefinition> ///</LayerDefinition> ///. /// internal static string layerdefinition { get { return ResourceManager.GetString("layerdefinition", resourceCulture); } } /// /// Looks up a localized string similar to <LineRule> /// <LegendLabel>%s</LegendLabel> /// <Filter>%s</Filter> /// <LineSymbolization2D> /// <LineStyle>Solid</LineStyle> /// <Thickness>1</Thickness> /// <Color>%s</Color> /// <Unit>Points</Unit> /// <SizeContext>DeviceUnits</SizeContext> /// </LineSymbolization2D> ///</LineRule> ///. /// internal static string linerule { get { return ResourceManager.GetString("linerule", resourceCulture); } } /// /// Looks up a localized string similar to <LineTypeStyle>%s</LineTypeStyle> ///. /// internal static string linetypestyle { get { return ResourceManager.GetString("linetypestyle", resourceCulture); } } /// /// Looks up a localized string similar to <W2D> /// <Unit>Points</Unit> /// <SizeContext>DeviceUnits</SizeContext> /// <SizeX>%s</SizeX> /// <SizeY>%s</SizeY> /// <Rotation>0</Rotation> /// <MaintainAspect>true</MaintainAspect> /// <W2DSymbol> /// <ResourceId>%s</ResourceId> /// <LibraryItemName>%s</LibraryItemName> /// </W2DSymbol> /// <FillColor>%s</FillColor> /// <LineColor>FF000000</LineColor> /// <TextColor>FF000000</TextColor> ///</W2D>. /// internal static string marksymbol { get { return ResourceManager.GetString("marksymbol", resourceCulture); } } /// /// Looks up a localized string similar to <?xml version="1.0" encoding="UTF-8"?> ///<LayerDefinition version="1.1.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xsi:noNamespaceSchemaLocation="LayerDefinition-1.1.0.xsd"> /// <VectorLayerDefinition> /// <ResourceId></ResourceId> /// <FeatureName>ParcelMarkerClass</FeatureName> /// <FeatureNameType>FeatureClass</FeatureNameType> /// <Geometry>ParcelLocation</Geometry> /// <VectorScaleRange> /// <MinScale>0</MinScale> /// <MaxScale>10000</MaxScale> /// [rest of string was truncated]";. /// internal static string ParcelMarker { get { return ResourceManager.GetString("ParcelMarker", resourceCulture); } } /// /// Looks up a localized string similar to <PointRule> /// <LegendLabel>%s</LegendLabel> /// <Filter>%s</Filter> /// <Label>%s</Label> /// <PointSymbolization2D>%s</PointSymbolization2D> ///</PointRule> ///. /// internal static string pointrule { get { return ResourceManager.GetString("pointrule", resourceCulture); } } /// /// Looks up a localized string similar to <PointTypeStyle> /// <DisplayAsText>false</DisplayAsText> /// <AllowOverpost>false</AllowOverpost> /// %s ///</PointTypeStyle> ///. /// internal static string pointtypestyle { get { return ResourceManager.GetString("pointtypestyle", resourceCulture); } } /// /// Looks up a localized string similar to <?xml version="1.0" encoding="UTF-8"?> ///<LayerDefinition xmlns:xsd="http://www.w3.org/2001/XMLSchema" version="1.3.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="LayerDefinition-1.3.0.xsd"> /// <VectorLayerDefinition> /// <ResourceId>Library://Samples/Sheboygan/Data/Parcels.FeatureSource</ResourceId> /// <FeatureName>SHP_Schema:Parcels</FeatureName> /// <FeatureNameType>FeatureClass</FeatureNameType> /// <PropertyMapping> /// <Name>NAME</Name> /// <Value>NAME</Value> /// </ [rest of string was truncated]";. /// internal static string RecentlyBuilt { get { return ResourceManager.GetString("RecentlyBuilt", resourceCulture); } } /// /// Looks up a localized string similar to <?xml version="1.0"?> ///<LayerDefinition xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xsi:noNamespaceSchemaLocation="LayerDefinition-1.0.0.xsd" version="1.0.0"> /// <VectorLayerDefinition> /// <ResourceId>{0}</ResourceId> /// <FeatureName>{1}</FeatureName> /// <FeatureNameType>FeatureClass</FeatureNameType> /// <Geometry>{2}</Geometry> /// <VectorScaleRange> /// <AreaTypeStyle> /// <AreaRule> /// <LegendLabel /> /// <AreaSymboliz [rest of string was truncated]";. /// internal static string Redline { get { return ResourceManager.GetString("Redline", resourceCulture); } } /// /// Looks up a localized string similar to <VectorScaleRange> /// <MinScale>%s</MinScale> /// <MaxScale>%s</MaxScale> /// %s ///</VectorScaleRange> ///. /// internal static string scalerange { get { return ResourceManager.GetString("scalerange", resourceCulture); } } /// /// Looks up a localized string similar to If you see this message, it is because I am a component that was automatically invoked by the AppLayout's InvokeOnStartup property. /// ///These samples requires the Sheboygan dataset loaded. If you haven't loaded this package, you load the package and map after this message from the "File" menu.. /// internal static string StartupText { get { return ResourceManager.GetString("StartupText", resourceCulture); } } /// /// Looks up a localized string similar to <Unit>Points</Unit> ///<SizeContext>DeviceUnits</SizeContext> ///<SizeX>%s</SizeX> ///<SizeY>%s</SizeY> ///<Rotation>0</Rotation> ///<Text>%s</Text> ///<FontName>Arial</FontName> ///<ForegroundColor>%s</ForegroundColor> ///<BackgroundColor>FF000000</BackgroundColor> ///<BackgroundStyle>Transparent</BackgroundStyle> ///<HorizontalAlignment>Center</HorizontalAlignment> ///<VerticalAlignment>Baseline</VerticalAlignment> ///<Bold>false</Bold> ///<Italic>false</Italic> ///<Underlined>false</Underlined> ///. /// internal static string textsymbol { get { return ResourceManager.GetString("textsymbol", resourceCulture); } } } }