====== ThinkGeo.MapSuite.WindowsPhoneCore.ExceptionDescription ====== {{section>upgrade_map_suite_to_10.0}} A strongly-typed resource class, for looking up localized strings, etc. ===== Inheritance Hierarchy ===== *System.Object **[[ThinkGeo.MapSuite.WindowsPhoneCore.ExceptionDescription]] ===== Members Summary ===== ==== Public Constructors ==== ^ Name ^ Parameters ^ DeclaringType ^ Summary ^ ==== Protected Constructors ==== ^ Name ^ Parameters ^ DeclaringType ^ Summary ^ ==== Public Methods ==== ^ Name ^ Parameters ^ DeclaringType ^ Summary ^ | {{wiki:PublicMethod.gif|Public Method}}[[#Equals(Object)|Equals]] | Object | Object | | | {{wiki:PublicMethod.gif|Public Method}}[[#GetHashCode()|GetHashCode]] | | Object | | | {{wiki:PublicMethod.gif|Public Method}}[[#GetType()|GetType]] | | Object | | | {{wiki:PublicMethod.gif|Public Method}}[[#ToString()|ToString]] | | Object | | ==== Protected Methods ==== ^ Name ^ Parameters ^ DeclaringType ^ Summary ^ | {{wiki:ProtectedMethod.gif|Protected Method}}[[#Finalize()|Finalize]] | | Object | | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#MemberwiseClone()|MemberwiseClone]] | | Object | | ==== Public Properties ==== ^ Name ^ Return ^ DeclaringType ^ Summary ^ | {{wiki:PublicProperty.gif|Public Property}}{{wiki:Static.gif|Static Member}}[[#AddTransactionError|AddTransactionError]] | String | | Looks up a localized string similar to The add transaction failed for an unknown reason.. | | {{wiki:PublicProperty.gif|Public Property}}{{wiki:Static.gif|Static Member}}[[#BothIconFilePathAndIconImageAreInvalid|BothIconFilePathAndIconImageAreInvalid]] | String | | Looks up a localized string similar to You can provide a path and file name to an icon or an image but not both.. | | {{wiki:PublicProperty.gif|Public Property}}{{wiki:Static.gif|Static Member}}[[#CellHeightLessThanZero|CellHeightLessThanZero]] | String | | Looks up a localized string similar to The cellHeight needs to be greater than zero.. | | {{wiki:PublicProperty.gif|Public Property}}{{wiki:Static.gif|Static Member}}[[#CellWidthLessThanZero|CellWidthLessThanZero]] | String | | Looks up a localized string similar to The cellWidth needs to be greater than zero.. | | {{wiki:PublicProperty.gif|Public Property}}{{wiki:Static.gif|Static Member}}[[#ChangeExtension|ChangeExtension]] | String | | Looks up a localized string similar to The extension for TIFF files must be ".tif". | | {{wiki:PublicProperty.gif|Public Property}}{{wiki:Static.gif|Static Member}}[[#CheckIsOpenedWhenCloneDeep|CheckIsOpenedWhenCloneDeep]] | String | | Looks up a localized string similar to You can not CloneDeep because the object is open or drawing, please close or end drawing first.. | | {{wiki:PublicProperty.gif|Public Property}}{{wiki:Static.gif|Static Member}}[[#CheckLayerIsOpened|CheckLayerIsOpened]] | String | | Looks up a localized string similar to The Layer must be opened before you can perform this method.. | | {{wiki:PublicProperty.gif|Public Property}}{{wiki:Static.gif|Static Member}}[[#CheckMapEngineCurrentExtentIsNotValid|CheckMapEngineCurrentExtentIsNotValid]] | String | | Looks up a localized string similar to The current extent provided is not valid.. | | {{wiki:PublicProperty.gif|Public Property}}{{wiki:Static.gif|Static Member}}[[#ClassBreakNumberShouldBeGreaterThanOne|ClassBreakNumberShouldBeGreaterThanOne]] | String | | Looks up a localized string similar to The ClassBreak Number should be greater than one.. | | {{wiki:PublicProperty.gif|Public Property}}{{wiki:Static.gif|Static Member}}[[#ClassBreaksIsValid|ClassBreaksIsValid]] | String | | Looks up a localized string similar to The class breaks you have provided are invalid.. | | {{wiki:PublicProperty.gif|Public Property}}{{wiki:Static.gif|Static Member}}[[#ColorDoesNotExist|ColorDoesNotExist]] | String | | Looks up a localized string similar to The color you have provided does not exist.. | | {{wiki:PublicProperty.gif|Public Property}}{{wiki:Static.gif|Static Member}}[[#ColumnNumberExceedTotalRowCount|ColumnNumberExceedTotalRowCount]] | String | | Looks up a localized string similar to The parameter column exceeds the total column count.. | | {{wiki:PublicProperty.gif|Public Property}}{{wiki:Static.gif|Static Member}}[[#CommonImageSourceIsAlreadyOpen|CommonImageSourceIsAlreadyOpen]] | String | | Looks up a localized string similar to The ImageSource is already open.. | | {{wiki:PublicProperty.gif|Public Property}}{{wiki:Static.gif|Static Member}}[[#ConnectionStringCannotBeNull|ConnectionStringCannotBeNull]] | String | | Looks up a localized string similar to The connection string can not be null.. | | {{wiki:PublicProperty.gif|Public Property}}{{wiki:Static.gif|Static Member}}[[#CreateShapeFileFailed|CreateShapeFileFailed]] | String | | Looks up a localized string similar to The creation of the shape file has failed.. | | {{wiki:PublicProperty.gif|Public Property}}{{wiki:Static.gif|Static Member}}[[#Culture|Culture]] | CultureInfo | | Overrides the current thread's CurrentUICulture property for all resource lookups using this strongly typed resource class. | | {{wiki:PublicProperty.gif|Public Property}}{{wiki:Static.gif|Static Member}}[[#CurrentExtentNotAssigned|CurrentExtentNotAssigned]] | String | | Looks up a localized string similar to The CurrentExtent property must be set before calling this method. If you want to use a custom extent, please use the static method. | | {{wiki:PublicProperty.gif|Public Property}}{{wiki:Static.gif|Static Member}}[[#CustomImageSizeIsNull|CustomImageSizeIsNull]] | String | | Looks up a localized string similar to You already choose resize the image by custom size, please set the custom width and height.. | | {{wiki:PublicProperty.gif|Public Property}}{{wiki:Static.gif|Static Member}}[[#DbfColumnsIsEmpty|DbfColumnsIsEmpty]] | String | | Looks up a localized string similar to The DbfColumns collection is empty, you should add at least one DbfColumn when you create a new shape file.. | | {{wiki:PublicProperty.gif|Public Property}}{{wiki:Static.gif|Static Member}}[[#DecimalDegreeLatitudeOutOfRange|DecimalDegreeLatitudeOutOfRange]] | String | | Looks up a localized string similar to The decimal degree latitude value you provided was out of range.. | | {{wiki:PublicProperty.gif|Public Property}}{{wiki:Static.gif|Static Member}}[[#DecimalDegreeLongitudeOutOfRange|DecimalDegreeLongitudeOutOfRange]] | String | | Looks up a localized string similar to The decimal degree longitude value you provided was out of range.. | | {{wiki:PublicProperty.gif|Public Property}}{{wiki:Static.gif|Static Member}}[[#DecimalDegreeSecondsStringNull|DecimalDegreeSecondsStringNull]] | String | | Looks up a localized string similar to The degreesMinutesSeconds string may not be null or empty.. | | {{wiki:PublicProperty.gif|Public Property}}{{wiki:Static.gif|Static Member}}[[#DecimalLengthInValidForStringColumnType|DecimalLengthInValidForStringColumnType]] | String | | Looks up a localized string similar to DecimalLength is Invalid(it should be 0) for StringColumnType, it only make sense for DoubleColumnType.. | | {{wiki:PublicProperty.gif|Public Property}}{{wiki:Static.gif|Static Member}}[[#DefaultAndCustomStyleDuplicate|DefaultAndCustomStyleDuplicate]] | String | | Looks up a localized string similar to You are trying to use both a default style and the custom styles collection. You may only use one or the other.. | | {{wiki:PublicProperty.gif|Public Property}}{{wiki:Static.gif|Static Member}}[[#DefaultAndCustomStyleDuplicateForRestrictedLayer|DefaultAndCustomStyleDuplicateForRestrictedLayer]] | String | | Looks up a localized string similar to You are trying to use both a default style and the custom styles collection. If you want to add custom styles, please set RestrictionStyle as RestrictionStyle.UseCustomStyles.. | | {{wiki:PublicProperty.gif|Public Property}}{{wiki:Static.gif|Static Member}}[[#DegreesMinutesSecondsInputError|DegreesMinutesSecondsInputError]] | String | | Looks up a localized string similar to The DegreesMinutesSeconds value is invalid.. | | {{wiki:PublicProperty.gif|Public Property}}{{wiki:Static.gif|Static Member}}[[#DeleteTransactionError|DeleteTransactionError]] | String | | Looks up a localized string similar to The delete transaction failed for an unknown reason.. | | {{wiki:PublicProperty.gif|Public Property}}{{wiki:Static.gif|Static Member}}[[#DoubleOutOfRange|DoubleOutOfRange]] | String | | Looks up a localized string similar to The input double value is out of range.. | | {{wiki:PublicProperty.gif|Public Property}}{{wiki:Static.gif|Static Member}}[[#EditingNotSupported|EditingNotSupported]] | String | | Looks up a localized string similar to You have set IsEditable to true but have not overridden the CommitTransactionCore method. Please override this the CommitTransactionCore method to prevent this exception.. | | {{wiki:PublicProperty.gif|Public Property}}{{wiki:Static.gif|Static Member}}[[#EllipseIsNotValid|EllipseIsNotValid]] | String | | Looks up a localized string similar to The ellipse is not valid.. | | {{wiki:PublicProperty.gif|Public Property}}{{wiki:Static.gif|Static Member}}[[#EnumerationOutOfRange|EnumerationOutOfRange]] | String | | Looks up a localized string similar to The value for the enumeration is not on of the valid values.. | | {{wiki:PublicProperty.gif|Public Property}}{{wiki:Static.gif|Static Member}}[[#EvalNotInstall|EvalNotInstall]] | String | | Looks up a localized string similar to The evaluation edition has not been installed.. | | {{wiki:PublicProperty.gif|Public Property}}{{wiki:Static.gif|Static Member}}[[#EvaluationExpired|EvaluationExpired]] | String | | Looks up a localized string similar to The evaluation has expired. Please contact ThinkGeo for purchasing option or an extension to the trial.. | | {{wiki:PublicProperty.gif|Public Property}}{{wiki:Static.gif|Static Member}}[[#ExceptionMessage|ExceptionMessage]] | String | | Looks up a localized string similar to Drawing error. | | {{wiki:PublicProperty.gif|Public Property}}{{wiki:Static.gif|Static Member}}[[#ExtentNotIntersectsWithBoundingBox|ExtentNotIntersectsWithBoundingBox]] | String | | Looks up a localized string similar to The passed extent needs to intersect with the bounding box of the gid.. | | {{wiki:PublicProperty.gif|Public Property}}{{wiki:Static.gif|Static Member}}[[#FeatureCollectionIsEmpty|FeatureCollectionIsEmpty]] | String | | Looks up a localized string similar to The collection of Features may not be empty.. | | {{wiki:PublicProperty.gif|Public Property}}{{wiki:Static.gif|Static Member}}[[#FeatureColumnValueDoesNotContainColon|FeatureColumnValueDoesNotContainColon]] | String | | Looks up a localized string similar to The feature column values should be entered as string[[]] {"Key1:Value1", "Key2:Value2"}. | | {{wiki:PublicProperty.gif|Public Property}}{{wiki:Static.gif|Static Member}}[[#FeatureIsInvalidInThisStyle|FeatureIsInvalidInThisStyle]] | String | | Looks up a localized string similar to The feature is invalid in in this style.. | | {{wiki:PublicProperty.gif|Public Property}}{{wiki:Static.gif|Static Member}}[[#FeatureIsNotValid|FeatureIsNotValid]] | String | | Looks up a localized string similar to The Feature you provided is not valid.. | | {{wiki:PublicProperty.gif|Public Property}}{{wiki:Static.gif|Static Member}}[[#FeatureSourceCanNotExecuteSqlQuery|FeatureSourceCanNotExecuteSqlQuery]] | String | | Looks up a localized string similar to Executing sql queries is not supported and the user should always check the CanExecuteSqlQueries to ensure the FeatureSource support it before calling.. | | {{wiki:PublicProperty.gif|Public Property}}{{wiki:Static.gif|Static Member}}[[#FeatureSourceCollectionIsEmpty|FeatureSourceCollectionIsEmpty]] | String | | Looks up a localized string similar to There are no FeatureSources.. | | {{wiki:PublicProperty.gif|Public Property}}{{wiki:Static.gif|Static Member}}[[#FeatureSourceColumnCollectionIsEmpty|FeatureSourceColumnCollectionIsEmpty]] | String | | Looks up a localized string similar to The collection of FeatureSourceColumns may not be empty.. | | {{wiki:PublicProperty.gif|Public Property}}{{wiki:Static.gif|Static Member}}[[#FeatureSourceIsAlreadyInTransaction|FeatureSourceIsAlreadyInTransaction]] | String | | Looks up a localized string similar to The FeatureSource is already in a transaction.. | | {{wiki:PublicProperty.gif|Public Property}}{{wiki:Static.gif|Static Member}}[[#FeatureSourceIsAlreadyOpen|FeatureSourceIsAlreadyOpen]] | String | | Looks up a localized string similar to The FeatureSource is already opened.. | | {{wiki:PublicProperty.gif|Public Property}}{{wiki:Static.gif|Static Member}}[[#FeatureSourceIsNotEditable|FeatureSourceIsNotEditable]] | String | | Looks up a localized string similar to The FeatureSource is not editable.. | | {{wiki:PublicProperty.gif|Public Property}}{{wiki:Static.gif|Static Member}}[[#FeatureSourceIsNotInTransaction|FeatureSourceIsNotInTransaction]] | String | | Looks up a localized string similar to The FeatureSource is not in a transaction.. | | {{wiki:PublicProperty.gif|Public Property}}{{wiki:Static.gif|Static Member}}[[#FeatureSourceIsNotOpen|FeatureSourceIsNotOpen]] | String | | Looks up a localized string similar to The FeatureSource is not open. Please call the Open method before calling this method.. | | {{wiki:PublicProperty.gif|Public Property}}{{wiki:Static.gif|Static Member}}[[#FieldNameIsNotInFeature|FieldNameIsNotInFeature]] | String | | Looks up a localized string similar to The requested column name is not in the Feature.. | | {{wiki:PublicProperty.gif|Public Property}}{{wiki:Static.gif|Static Member}}[[#FileAccessError|FileAccessError]] | String | | Looks up a localized string similar to File access error, you should open the shape file with ReadWrite mode.. | | {{wiki:PublicProperty.gif|Public Property}}{{wiki:Static.gif|Static Member}}[[#FileAlreadyExists|FileAlreadyExists]] | String | | Looks up a localized string similar to The file already exists.. | | {{wiki:PublicProperty.gif|Public Property}}{{wiki:Static.gif|Static Member}}[[#FileIsNotExist|FileIsNotExist]] | String | | Looks up a localized string similar to The file specified does not exist.. | | {{wiki:PublicProperty.gif|Public Property}}{{wiki:Static.gif|Static Member}}[[#FileIsSupportedByCommonImageSource|FileIsSupportedByCommonImageSource]] | String | | Looks up a localized string similar to This file type is not supported.. | | {{wiki:PublicProperty.gif|Public Property}}{{wiki:Static.gif|Static Member}}[[#FileNotSupportedForSql|FileNotSupportedForSql]] | String | | Looks up a localized string similar to One of the fields in the database is not supported by SQL. The first character of this field name must be an alphabetic letter.. | | {{wiki:PublicProperty.gif|Public Property}}{{wiki:Static.gif|Static Member}}[[#FirstClassBreakValueError|FirstClassBreakValueError]] | String | | Looks up a localized string similar to The first ClassBreak value should be double.MinValue.. | | {{wiki:PublicProperty.gif|Public Property}}{{wiki:Static.gif|Static Member}}[[#FullExpired|FullExpired]] | String | | Looks up a localized string similar to The Windows Phone Edition is expired,please ask ThinkGeo for a new package. | | {{wiki:PublicProperty.gif|Public Property}}{{wiki:Static.gif|Static Member}}[[#GdipLoadImageFromFileError|GdipLoadImageFromFileError]] | String | | Looks up a localized string similar to GDI+ threw a status error code.. | | {{wiki:PublicProperty.gif|Public Property}}{{wiki:Static.gif|Static Member}}[[#GeoCacheIsNotOpen|GeoCacheIsNotOpen]] | String | | Looks up a localized string similar to The GeoCache is not open. Please call the Open method before calling this method.. | | {{wiki:PublicProperty.gif|Public Property}}{{wiki:Static.gif|Static Member}}[[#GeoImageIsNotValid|GeoImageIsNotValid]] | String | | Looks up a localized string similar to The input GeoImage object is not a valid GeoImage type.. | | {{wiki:PublicProperty.gif|Public Property}}{{wiki:Static.gif|Static Member}}[[#GeocanvasIsNotInDrawing|GeocanvasIsNotInDrawing]] | String | | Looks up a localized string similar to The GeoCanvas is currently not drawing. Please call the BeginDraw method before calling this method.. | | {{wiki:PublicProperty.gif|Public Property}}{{wiki:Static.gif|Static Member}}[[#GeographicUnitNotValidWithGoogle|GeographicUnitNotValidWithGoogle]] | String | | Looks up a localized string similar to The map unit you are using is not compatable with the GoogleLayer . Make sure you are using Meters and that your projection is 90013 to ensure compatability.. | | {{wiki:PublicProperty.gif|Public Property}}{{wiki:Static.gif|Static Member}}[[#GeometriesInvalidExist|GeometriesInvalidExist]] | String | | Looks up a localized string similar to We have found geometries that are invalid according to the SQL Server STIsValid() Function. To automaticly fix these you can call the MakeAllGeometriesValid method. The SQL To Determine which records are invalid:. | | {{wiki:PublicProperty.gif|Public Property}}{{wiki:Static.gif|Static Member}}[[#GeometryCollectionIsNotSupportedNowForProjection|GeometryCollectionIsNotSupportedNowForProjection]] | String | | Looks up a localized string similar to GeometryCollection is not supported now for projection.. | | {{wiki:PublicProperty.gif|Public Property}}{{wiki:Static.gif|Static Member}}[[#GeometrytypeIsWrong|GeometrytypeIsWrong]] | String | | Looks up a localized string similar to Geometry type not recognized. . | | {{wiki:PublicProperty.gif|Public Property}}{{wiki:Static.gif|Static Member}}[[#GettingSridNotSupported|GettingSridNotSupported]] | String | | Looks up a localized string similar to The current GeoImage implementation does not support the GetSrid operation.. | | {{wiki:PublicProperty.gif|Public Property}}{{wiki:Static.gif|Static Member}}[[#GroupLayerIsEmpty|GroupLayerIsEmpty]] | String | | Looks up a localized string similar to You must have at least one layer.. | | {{wiki:PublicProperty.gif|Public Property}}{{wiki:Static.gif|Static Member}}[[#HtmlColorIsInvalid|HtmlColorIsInvalid]] | String | | Looks up a localized string similar to The input string HtmlColor is invalid.. | | {{wiki:PublicProperty.gif|Public Property}}{{wiki:Static.gif|Static Member}}[[#IEnumerableIsEmptyOrNull|IEnumerableIsEmptyOrNull]] | String | | Looks up a localized string similar to The collection may not be empty or null.. | | {{wiki:PublicProperty.gif|Public Property}}{{wiki:Static.gif|Static Member}}[[#IdColumnCannotBeNullOrEmpty|IdColumnCannotBeNullOrEmpty]] | String | | Looks up a localized string similar to Id column can't be null or empty.. | | {{wiki:PublicProperty.gif|Public Property}}{{wiki:Static.gif|Static Member}}[[#ImageInPointStyleCanNotBeNull|ImageInPointStyleCanNotBeNull]] | String | | Looks up a localized string similar to The image property can't be null.. | | {{wiki:PublicProperty.gif|Public Property}}{{wiki:Static.gif|Static Member}}[[#ImageScaleShouldBiggerThanZero|ImageScaleShouldBiggerThanZero]] | String | | Looks up a localized string similar to The ImageScaled property must be larger than 0.. | | {{wiki:PublicProperty.gif|Public Property}}{{wiki:Static.gif|Static Member}}[[#ImageSourceIsAlreadyOpen|ImageSourceIsAlreadyOpen]] | String | | Looks up a localized string similar to The ImageSource is already open.. | | {{wiki:PublicProperty.gif|Public Property}}{{wiki:Static.gif|Static Member}}[[#ImageSourceIsNotOpen|ImageSourceIsNotOpen]] | String | | Looks up a localized string similar to The ImageSource is not open. Please call the Open method before calling this method.. | | {{wiki:PublicProperty.gif|Public Property}}{{wiki:Static.gif|Static Member}}[[#IndexFileAlreadyExists|IndexFileAlreadyExists]] | String | | Looks up a localized string similar to Index File already exist, please change the BuildIndexMode if you want to rebuild this index.. | | {{wiki:PublicProperty.gif|Public Property}}{{wiki:Static.gif|Static Member}}[[#IndexFileIsInvalid|IndexFileIsInvalid]] | String | | Looks up a localized string similar to The format of your index file is not valid, please check. Or you can use BuildIndexFile function to build a new one.. | | {{wiki:PublicProperty.gif|Public Property}}{{wiki:Static.gif|Static Member}}[[#IndexFileNotExisted|IndexFileNotExisted]] | String | | Looks up a localized string similar to You don't have the corresponding idx file for your shape file. You can use the static method ShapeFileFeatureSource.BuildIndexFile() or ShapeFileFeatureLayer.BuildIndexFile() to build an idx file for the shape file, or you can set the RequireIndex property to false.. | | {{wiki:PublicProperty.gif|Public Property}}{{wiki:Static.gif|Static Member}}[[#InputGeometryTypeIsNotValid|InputGeometryTypeIsNotValid]] | String | | Looks up a localized string similar to Input Geometry Type Is Not Valid. | | {{wiki:PublicProperty.gif|Public Property}}{{wiki:Static.gif|Static Member}}[[#InvalidGeometryInMsSqlForSpatialQuery|InvalidGeometryInMsSqlForSpatialQuery]] | String | | Looks up a localized string similar to There're some invalid geometry instance in table not valid. About invalid geometry please have a look at http://msdn.microsoft.com/en-us/library/bb933890.aspx website. To solve this problem, we provide MakeAllGeometryValid function to make the invalid geometry to be valid, because of the function updating your data, you need to backup your data before using this function.. | | {{wiki:PublicProperty.gif|Public Property}}{{wiki:Static.gif|Static Member}}[[#InvalidOperationExceptionError|InvalidOperationExceptionError]] | String | | Looks up a localized string similar to Invalid Operation Exception.. | | {{wiki:PublicProperty.gif|Public Property}}{{wiki:Static.gif|Static Member}}[[#IsNotSupportedNowForProjection|IsNotSupportedNowForProjection]] | String | | Looks up a localized string similar to is not supported for projection now.. | | {{wiki:PublicProperty.gif|Public Property}}{{wiki:Static.gif|Static Member}}[[#ItemNotFoundInGeoCollectionByItem|ItemNotFoundInGeoCollectionByItem]] | String | | Looks up a localized string similar to The GeoCollection does not contain the item you specified.. | | {{wiki:PublicProperty.gif|Public Property}}{{wiki:Static.gif|Static Member}}[[#ItemNotFoundInGeoCollectionByKey|ItemNotFoundInGeoCollectionByKey]] | String | | Looks up a localized string similar to The GeoCollection does not contain the item you specified.. | | {{wiki:PublicProperty.gif|Public Property}}{{wiki:Static.gif|Static Member}}[[#JpegImageCompressionShouldBeBetweenZeroAndOneHundred|JpegImageCompressionShouldBeBetweenZeroAndOneHundred]] | String | | Looks up a localized string similar to The value should be between zero and one hundred.. | | {{wiki:PublicProperty.gif|Public Property}}{{wiki:Static.gif|Static Member}}[[#LayerDoesNotHaveBoundingBox|LayerDoesNotHaveBoundingBox]] | String | | Looks up a localized string similar to This Layer doesn't have a boundingBox.. | | {{wiki:PublicProperty.gif|Public Property}}{{wiki:Static.gif|Static Member}}[[#LayersTypeIsOutOfRange|LayersTypeIsOutOfRange]] | String | | Looks up a localized string similar to The layer type you have provided is not valid.. | | {{wiki:PublicProperty.gif|Public Property}}{{wiki:Static.gif|Static Member}}[[#MapEngineCurrentExtentIsNotValid|MapEngineCurrentExtentIsNotValid]] | String | | Looks up a localized string similar to The current extent you have provided is not valid.. | | {{wiki:PublicProperty.gif|Public Property}}{{wiki:Static.gif|Static Member}}[[#MapEngineCurrentExtentIsNull|MapEngineCurrentExtentIsNull]] | String | | Looks up a localized string similar to The current extent you have provided may not be null.. | | {{wiki:PublicProperty.gif|Public Property}}{{wiki:Static.gif|Static Member}}[[#MrSidGeoImageSourceIsAlreadyOpen|MrSidGeoImageSourceIsAlreadyOpen]] | String | | Looks up a localized string similar to The MrSidGeoImageSource is already open.. | | {{wiki:PublicProperty.gif|Public Property}}{{wiki:Static.gif|Static Member}}[[#MrSidGeoImageSourceIsNotOpen|MrSidGeoImageSourceIsNotOpen]] | String | | Looks up a localized string similar to The MrSidGeoImageSource is not open. Please open it before calling this method.. | | {{wiki:PublicProperty.gif|Public Property}}{{wiki:Static.gif|Static Member}}[[#MultiFieldNamesNotSupportedError|MultiFieldNamesNotSupportedError]] | String | | Looks up a localized string similar to The format of Multi-FieldNames isn't correct.. | | {{wiki:PublicProperty.gif|Public Property}}{{wiki:Static.gif|Static Member}}[[#MultiLineCannotReorderForInputParams|MultiLineCannotReorderForInputParams]] | String | | Looks up a localized string similar to Can't Reorder for the multi-line because it does not satisfy the reorder condition based on the given startPoint and given tolerance.. | | {{wiki:PublicProperty.gif|Public Property}}{{wiki:Static.gif|Static Member}}[[#MultiLineInvalidForReorder|MultiLineInvalidForReorder]] | String | | Looks up a localized string similar to Can't Reorder for the multi-line because it does not satisfy the reorder condition based on the given tolerance.. | | {{wiki:PublicProperty.gif|Public Property}}{{wiki:Static.gif|Static Member}}[[#NotAllValidLayersAreOpen|NotAllValidLayersAreOpen]] | String | | Looks up a localized string similar to Not all valid layers are open.. | | {{wiki:PublicProperty.gif|Public Property}}{{wiki:Static.gif|Static Member}}[[#NotSupported|NotSupported]] | String | | Looks up a localized string similar to This feature is currently not supported.. | | {{wiki:PublicProperty.gif|Public Property}}{{wiki:Static.gif|Static Member}}[[#NotSupportedFileType|NotSupportedFileType]] | String | | Looks up a localized string similar to The file type you provided is currently not supported.. | | {{wiki:PublicProperty.gif|Public Property}}{{wiki:Static.gif|Static Member}}[[#NotSupportedSqlQueryMode|NotSupportedSqlQueryMode]] | String | | Looks up a localized string similar to The SQL Query mode is not supported.. | | {{wiki:PublicProperty.gif|Public Property}}{{wiki:Static.gif|Static Member}}[[#NumberShouldBeByte|NumberShouldBeByte]] | String | | Looks up a localized string similar to The number should be between 0 and 255. | | {{wiki:PublicProperty.gif|Public Property}}{{wiki:Static.gif|Static Member}}[[#ParameterCanNotConvert|ParameterCanNotConvert]] | String | | Looks up a localized string similar to We cannot get the AreaUnit from input unit.. | | {{wiki:PublicProperty.gif|Public Property}}{{wiki:Static.gif|Static Member}}[[#ParameterIdsIsNotIntegers|ParameterIdsIsNotIntegers]] | String | | Looks up a localized string similar to Parameter Ids should be from 1 to the record number in ShapeFileFeatureSource. | | {{wiki:PublicProperty.gif|Public Property}}{{wiki:Static.gif|Static Member}}[[#ParameterIsEmpty|ParameterIsEmpty]] | String | | Looks up a localized string similar to The parameter you supplied may not be empty.. | | {{wiki:PublicProperty.gif|Public Property}}{{wiki:Static.gif|Static Member}}[[#ParameterIsInvalid|ParameterIsInvalid]] | String | | Looks up a localized string similar to The shape you provided does not pass our simple validation.. | | {{wiki:PublicProperty.gif|Public Property}}{{wiki:Static.gif|Static Member}}[[#ParameterIsNull|ParameterIsNull]] | String | | Looks up a localized string similar to The parameter you supplied may not be null.. | | {{wiki:PublicProperty.gif|Public Property}}{{wiki:Static.gif|Static Member}}[[#ParameterIsTransparent|ParameterIsTransparent]] | String | | Looks up a localized string similar to The parameter is transparent.. | | {{wiki:PublicProperty.gif|Public Property}}{{wiki:Static.gif|Static Member}}[[#ProjectionInitializationError|ProjectionInitializationError]] | String | | Looks up a localized string similar to Projection initialization failed.. | | {{wiki:PublicProperty.gif|Public Property}}{{wiki:Static.gif|Static Member}}[[#ProjectionInternalGeographyIsUnknown|ProjectionInternalGeographyIsUnknown]] | String | | Looks up a localized string similar to Cannot get the projection’s InternalGeographyUnit, please provide it by overriding the Projection’s GetInternalGeographyUnitCore() method.. | | {{wiki:PublicProperty.gif|Public Property}}{{wiki:Static.gif|Static Member}}[[#ProjectionIsNotOpen|ProjectionIsNotOpen]] | String | | Looks up a localized string similar to The projection is not open. Please open it before calling this method.. | | {{wiki:PublicProperty.gif|Public Property}}{{wiki:Static.gif|Static Member}}[[#RasterLayerDoesNotHaveProjectionInformation|RasterLayerDoesNotHaveProjectionInformation]] | String | | Looks up a localized string similar to This RasterLayer does not have projection information embedded in it. If you wish to avoid this exception you can first check the HasProjectionTextProperty.. | | {{wiki:PublicProperty.gif|Public Property}}{{wiki:Static.gif|Static Member}}[[#RasterSourceNotContainsProjectionInformation|RasterSourceNotContainsProjectionInformation]] | String | | Looks up a localized string similar to This RasterSource does not have projection information embedded in it. If you wish to avoid this exception you can first check the HasProjectionTextProperty.. | | {{wiki:PublicProperty.gif|Public Property}}{{wiki:Static.gif|Static Member}}[[#RebuildDbfFailed|RebuildDbfFailed]] | String | | Looks up a localized string similar to The rebuild of the DBF failed for an unknown reason. Please see the inner exception.. | | {{wiki:PublicProperty.gif|Public Property}}{{wiki:Static.gif|Static Member}}[[#RebuildIdxFailed|RebuildIdxFailed]] | String | | Looks up a localized string similar to The spatial index generation failed for an unknown reason. Please see the inner exception.. | | {{wiki:PublicProperty.gif|Public Property}}{{wiki:Static.gif|Static Member}}[[#RebuildShapeFileFailed|RebuildShapeFileFailed]] | String | | Looks up a localized string similar to the rebuilding of the shape file failed for an unknown reason. Please see the inner exception.. | | {{wiki:PublicProperty.gif|Public Property}}{{wiki:Static.gif|Static Member}}[[#RecordIsInvalid|RecordIsInvalid]] | String | | Looks up a localized string similar to The record is invalid, please call CheckForUnsupportedRecords method to check the the failed reason.. | | {{wiki:PublicProperty.gif|Public Property}}{{wiki:Static.gif|Static Member}}[[#ResourceManager|ResourceManager]] | ResourceManager | | Returns the cached ResourceManager instance used by this class. | | {{wiki:PublicProperty.gif|Public Property}}{{wiki:Static.gif|Static Member}}[[#ReturnTypeNotCorrect|ReturnTypeNotCorrect]] | String | | Looks up a localized string similar to This operation's return type is not correct.. | | {{wiki:PublicProperty.gif|Public Property}}{{wiki:Static.gif|Static Member}}[[#ReturnValueIsNull|ReturnValueIsNull]] | String | | Looks up a localized string similar to Return value is null.. | | {{wiki:PublicProperty.gif|Public Property}}{{wiki:Static.gif|Static Member}}[[#RingShapeIsInvalidForOperationVertexCountLessThan4|RingShapeIsInvalidForOperationVertexCountLessThan4]] | String | | Looks up a localized string similar to A ring should has more than 4 vertexes.. | | {{wiki:PublicProperty.gif|Public Property}}{{wiki:Static.gif|Static Member}}[[#RotateNotSupported|RotateNotSupported]] | String | | Looks up a localized string similar to Rotation is not supported on this class.. | | {{wiki:PublicProperty.gif|Public Property}}{{wiki:Static.gif|Static Member}}[[#RowNumberExceedTotalRowCount|RowNumberExceedTotalRowCount]] | String | | Looks up a localized string similar to The parameter row exceeds the total row count.. | | {{wiki:PublicProperty.gif|Public Property}}{{wiki:Static.gif|Static Member}}[[#RtreeSpatialIndexIsNotOpen|RtreeSpatialIndexIsNotOpen]] | String | | Looks up a localized string similar to The RtreeSpatialIndex is not open. Please call the Open method before calling this method.. | | {{wiki:PublicProperty.gif|Public Property}}{{wiki:Static.gif|Static Member}}[[#ShapeFileBoundingBoxIsValid|ShapeFileBoundingBoxIsValid]] | String | | Looks up a localized string similar to The shape file bounding box is invalid.. | | {{wiki:PublicProperty.gif|Public Property}}{{wiki:Static.gif|Static Member}}[[#ShapeFileNameIsInvalid|ShapeFileNameIsInvalid]] | String | | Looks up a localized string similar to The shape file name is invalid.. | | {{wiki:PublicProperty.gif|Public Property}}{{wiki:Static.gif|Static Member}}[[#ShapeIsInvalidForOperation|ShapeIsInvalidForOperation]] | String | | Looks up a localized string similar to The shape you provided does not pass our simple validation.. | | {{wiki:PublicProperty.gif|Public Property}}{{wiki:Static.gif|Static Member}}[[#ShapeIsInvalidForValidation|ShapeIsInvalidForValidation]] | String | | Looks up a localized string similar to There are no points in the shape.. | | {{wiki:PublicProperty.gif|Public Property}}{{wiki:Static.gif|Static Member}}[[#ShapeTypeNotImplement|ShapeTypeNotImplement]] | String | | Looks up a localized string similar to This shape has not been implemented yet.. | | {{wiki:PublicProperty.gif|Public Property}}{{wiki:Static.gif|Static Member}}[[#ShxFileIsNotOpen|ShxFileIsNotOpen]] | String | | Looks up a localized string similar to The shape file index is not open.. | | {{wiki:PublicProperty.gif|Public Property}}{{wiki:Static.gif|Static Member}}[[#SpatialIndexIsNotRemovable|SpatialIndexIsNotRemovable]] | String | | Looks up a localized string similar to The features in SpatialIndex are not removable.. | | {{wiki:PublicProperty.gif|Public Property}}{{wiki:Static.gif|Static Member}}[[#SpatialIndexIsNotRemovable1|SpatialIndexIsNotRemovable1]] | String | | Looks up a localized string similar to The features in SpatialIndex are not removable.. | | {{wiki:PublicProperty.gif|Public Property}}{{wiki:Static.gif|Static Member}}[[#SridIsInvalid|SridIsInvalid]] | String | | Looks up a localized string similar to Input srid is not valid.. | | {{wiki:PublicProperty.gif|Public Property}}{{wiki:Static.gif|Static Member}}[[#StringIsNotBlank|StringIsNotBlank]] | String | | Looks up a localized string similar to The input string value is not blank.. | | {{wiki:PublicProperty.gif|Public Property}}{{wiki:Static.gif|Static Member}}[[#TargetShapeIsNotValidType|TargetShapeIsNotValidType]] | String | | Looks up a localized string similar to Target Shape Is Not Valid Type.. | | {{wiki:PublicProperty.gif|Public Property}}{{wiki:Static.gif|Static Member}}[[#TheFieldTtypeShouldBeNumeric|TheFieldTtypeShouldBeNumeric]] | String | | Looks up a localized string similar to The field type should be numeric.. | | {{wiki:PublicProperty.gif|Public Property}}{{wiki:Static.gif|Static Member}}[[#TheFormatOfImageIsNotSupported|TheFormatOfImageIsNotSupported]] | String | | Looks up a localized string similar to The format of the image is not supported.. | | {{wiki:PublicProperty.gif|Public Property}}{{wiki:Static.gif|Static Member}}[[#TheValueShouldBeGreaterThanZero|TheValueShouldBeGreaterThanZero]] | String | | Looks up a localized string similar to The value should be greater than zero.. | | {{wiki:PublicProperty.gif|Public Property}}{{wiki:Static.gif|Static Member}}[[#Unlicensed|Unlicensed]] | String | | Looks up a localized string similar to Unlicensed.. | | {{wiki:PublicProperty.gif|Public Property}}{{wiki:Static.gif|Static Member}}[[#UnsupportedEditingShapeType|UnsupportedEditingShapeType]] | String | | Looks up a localized string similar to Currently we do not support editing this kind of shape type. Shape type:. | | {{wiki:PublicProperty.gif|Public Property}}{{wiki:Static.gif|Static Member}}[[#UpdateTansactionError|UpdateTansactionError]] | String | | Looks up a localized string similar to The update transaction failed for an unknown reason.. | | {{wiki:PublicProperty.gif|Public Property}}{{wiki:Static.gif|Static Member}}[[#UriNotValid|UriNotValid]] | String | | Looks up a localized string similar to The input Uri is not valid. | | {{wiki:PublicProperty.gif|Public Property}}{{wiki:Static.gif|Static Member}}[[#UseGeoTiffRasterInstead|UseGeoTiffRasterInstead]] | String | | Looks up a localized string similar to The TIFF files(.tif or .tiff) are not supported in GdiPlusRasterSource any longer, please use the GeoTiffRasterSource instead.. | | {{wiki:PublicProperty.gif|Public Property}}{{wiki:Static.gif|Static Member}}[[#WkbIsInvalid|WkbIsInvalid]] | String | | Looks up a localized string similar to The format of the well known binary is incorrect.. | | {{wiki:PublicProperty.gif|Public Property}}{{wiki:Static.gif|Static Member}}[[#WkbIsNotValidForDrawing|WkbIsNotValidForDrawing]] | String | | Looks up a localized string similar to The well known binary is not valid for drawing.. | | {{wiki:PublicProperty.gif|Public Property}}{{wiki:Static.gif|Static Member}}[[#WkbTypeError|WkbTypeError]] | String | | Looks up a localized string similar to The well known binary type is incorrect.. | | {{wiki:PublicProperty.gif|Public Property}}{{wiki:Static.gif|Static Member}}[[#WktFormatIsWrong|WktFormatIsWrong]] | String | | Looks up a localized string similar to The format of the well known text is incorrect.. | | {{wiki:PublicProperty.gif|Public Property}}{{wiki:Static.gif|Static Member}}[[#WmsCRSNotSet|WmsCRSNotSet]] | String | | Looks up a localized string similar to Coordinate Reference System not set.. | | {{wiki:PublicProperty.gif|Public Property}}{{wiki:Static.gif|Static Member}}[[#WmsCRSNotSupport|WmsCRSNotSupport]] | String | | Looks up a localized string similar to This CRS is not supported in the Wms server: . | | {{wiki:PublicProperty.gif|Public Property}}{{wiki:Static.gif|Static Member}}[[#WmsGetMapTimeOut|WmsGetMapTimeOut]] | String | | Looks up a localized string similar to The Wms server has timed out.. | | {{wiki:PublicProperty.gif|Public Property}}{{wiki:Static.gif|Static Member}}[[#WmsLayerDoesNotExists|WmsLayerDoesNotExists]] | String | | Looks up a localized string similar to The Wms request LAYERS parameter is missing.. | | {{wiki:PublicProperty.gif|Public Property}}{{wiki:Static.gif|Static Member}}[[#WmsNoLayerExists|WmsNoLayerExists]] | String | | Looks up a localized string similar to No layers exist in the Service Description.. | | {{wiki:PublicProperty.gif|Public Property}}{{wiki:Static.gif|Static Member}}[[#WmsRequestParaNotExists|WmsRequestParaNotExists]] | String | | Looks up a localized string similar to The requested parameter does not exists in this Service Description.. | | {{wiki:PublicProperty.gif|Public Property}}{{wiki:Static.gif|Static Member}}[[#WmsServerNotSupportFormat|WmsServerNotSupportFormat]] | String | | Looks up a localized string similar to This image format is not supported in the Wms server: . | | {{wiki:PublicProperty.gif|Public Property}}{{wiki:Static.gif|Static Member}}[[#WmsServerNotSupportLayer|WmsServerNotSupportLayer]] | String | | Looks up a localized string similar to This layer is not supported in the Wms server: . | | {{wiki:PublicProperty.gif|Public Property}}{{wiki:Static.gif|Static Member}}[[#WmsServerNotSupportStyle|WmsServerNotSupportStyle]] | String | | Looks up a localized string similar to This style is not supported in the Wms server: . | | {{wiki:PublicProperty.gif|Public Property}}{{wiki:Static.gif|Static Member}}[[#WorldExtentIsNotValid|WorldExtentIsNotValid]] | String | | Looks up a localized string similar to The world extent is not valid.. | | {{wiki:PublicProperty.gif|Public Property}}{{wiki:Static.gif|Static Member}}[[#WorldFileShould6Lines|WorldFileShould6Lines]] | String | | Looks up a localized string similar to World file should has 6 lines.. | | {{wiki:PublicProperty.gif|Public Property}}{{wiki:Static.gif|Static Member}}[[#WpfCommonGeoImageSourceIsAlreadyOpen|WpfCommonGeoImageSourceIsAlreadyOpen]] | String | | Looks up a localized string similar to The ImageSource is already open.. | | {{wiki:PublicProperty.gif|Public Property}}{{wiki:Static.gif|Static Member}}[[#WpfCommonGeoImageSourceIsNotOpen|WpfCommonGeoImageSourceIsNotOpen]] | String | | Looks up a localized string similar to The ImageSource is not opened. Please open it before calling this method.. | ==== Protected Properties ==== ^ Name ^ Return ^ DeclaringType ^ Summary ^ ==== Public Events ==== ^ Name ^ Event Arguments ^ DeclaringType ^ Summary ^ ===== Public Constructors ===== ===== Protected Constructors ===== ===== Public Methods ===== ==== Equals(Object) ==== === Return Value === ^ Return Type ^ Description ^ | Boolean | | === Parameters === ^ Name ^ Type ^ Description ^ | obj | Object | | [[#Public Methods|Go Back]] ==== GetHashCode() ==== === Return Value === ^ Return Type ^ Description ^ | Int32 | | === Parameters === ^ Name ^ Type ^ Description ^ [[#Public Methods|Go Back]] ==== GetType() ==== === Return Value === ^ Return Type ^ Description ^ | Type | | === Parameters === ^ Name ^ Type ^ Description ^ [[#Public Methods|Go Back]] ==== ToString() ==== === Return Value === ^ Return Type ^ Description ^ | String | | === Parameters === ^ Name ^ Type ^ Description ^ [[#Public Methods|Go Back]] ===== Protected Methods ===== ==== Finalize() ==== === Return Value === ^ Return Type ^ Description ^ | Void | | === Parameters === ^ Name ^ Type ^ Description ^ [[#Protected Methods|Go Back]] ==== MemberwiseClone() ==== === Return Value === ^ Return Type ^ Description ^ | Object | | === Parameters === ^ Name ^ Type ^ Description ^ [[#Protected Methods|Go Back]] ===== Public Properties ===== ==== AddTransactionError ==== Looks up a localized string similar to The add transaction failed for an unknown reason.. === Return Value === ^ Return Type ^ | String | [[#Public Properties|Go Back]] ==== BothIconFilePathAndIconImageAreInvalid ==== Looks up a localized string similar to You can provide a path and file name to an icon or an image but not both.. === Return Value === ^ Return Type ^ | String | [[#Public Properties|Go Back]] ==== CellHeightLessThanZero ==== Looks up a localized string similar to The cellHeight needs to be greater than zero.. === Return Value === ^ Return Type ^ | String | [[#Public Properties|Go Back]] ==== CellWidthLessThanZero ==== Looks up a localized string similar to The cellWidth needs to be greater than zero.. === Return Value === ^ Return Type ^ | String | [[#Public Properties|Go Back]] ==== ChangeExtension ==== Looks up a localized string similar to The extension for TIFF files must be ".tif". === Return Value === ^ Return Type ^ | String | [[#Public Properties|Go Back]] ==== CheckIsOpenedWhenCloneDeep ==== Looks up a localized string similar to You can not CloneDeep because the object is open or drawing, please close or end drawing first.. === Return Value === ^ Return Type ^ | String | [[#Public Properties|Go Back]] ==== CheckLayerIsOpened ==== Looks up a localized string similar to The Layer must be opened before you can perform this method.. === Return Value === ^ Return Type ^ | String | [[#Public Properties|Go Back]] ==== CheckMapEngineCurrentExtentIsNotValid ==== Looks up a localized string similar to The current extent provided is not valid.. === Return Value === ^ Return Type ^ | String | [[#Public Properties|Go Back]] ==== ClassBreakNumberShouldBeGreaterThanOne ==== Looks up a localized string similar to The ClassBreak Number should be greater than one.. === Return Value === ^ Return Type ^ | String | [[#Public Properties|Go Back]] ==== ClassBreaksIsValid ==== Looks up a localized string similar to The class breaks you have provided are invalid.. === Return Value === ^ Return Type ^ | String | [[#Public Properties|Go Back]] ==== ColorDoesNotExist ==== Looks up a localized string similar to The color you have provided does not exist.. === Return Value === ^ Return Type ^ | String | [[#Public Properties|Go Back]] ==== ColumnNumberExceedTotalRowCount ==== Looks up a localized string similar to The parameter column exceeds the total column count.. === Return Value === ^ Return Type ^ | String | [[#Public Properties|Go Back]] ==== CommonImageSourceIsAlreadyOpen ==== Looks up a localized string similar to The ImageSource is already open.. === Return Value === ^ Return Type ^ | String | [[#Public Properties|Go Back]] ==== ConnectionStringCannotBeNull ==== Looks up a localized string similar to The connection string can not be null.. === Return Value === ^ Return Type ^ | String | [[#Public Properties|Go Back]] ==== CreateShapeFileFailed ==== Looks up a localized string similar to The creation of the shape file has failed.. === Return Value === ^ Return Type ^ | String | [[#Public Properties|Go Back]] ==== Culture ==== Overrides the current thread's CurrentUICulture property for all resource lookups using this strongly typed resource class. === Return Value === ^ Return Type ^ | CultureInfo | [[#Public Properties|Go Back]] ==== CurrentExtentNotAssigned ==== Looks up a localized string similar to The CurrentExtent property must be set before calling this method. If you want to use a custom extent, please use the static method. === Return Value === ^ Return Type ^ | String | [[#Public Properties|Go Back]] ==== CustomImageSizeIsNull ==== Looks up a localized string similar to You already choose resize the image by custom size, please set the custom width and height.. === Return Value === ^ Return Type ^ | String | [[#Public Properties|Go Back]] ==== DbfColumnsIsEmpty ==== Looks up a localized string similar to The DbfColumns collection is empty, you should add at least one DbfColumn when you create a new shape file.. === Return Value === ^ Return Type ^ | String | [[#Public Properties|Go Back]] ==== DecimalDegreeLatitudeOutOfRange ==== Looks up a localized string similar to The decimal degree latitude value you provided was out of range.. === Return Value === ^ Return Type ^ | String | [[#Public Properties|Go Back]] ==== DecimalDegreeLongitudeOutOfRange ==== Looks up a localized string similar to The decimal degree longitude value you provided was out of range.. === Return Value === ^ Return Type ^ | String | [[#Public Properties|Go Back]] ==== DecimalDegreeSecondsStringNull ==== Looks up a localized string similar to The degreesMinutesSeconds string may not be null or empty.. === Return Value === ^ Return Type ^ | String | [[#Public Properties|Go Back]] ==== DecimalLengthInValidForStringColumnType ==== Looks up a localized string similar to DecimalLength is Invalid(it should be 0) for StringColumnType, it only make sense for DoubleColumnType.. === Return Value === ^ Return Type ^ | String | [[#Public Properties|Go Back]] ==== DefaultAndCustomStyleDuplicate ==== Looks up a localized string similar to You are trying to use both a default style and the custom styles collection. You may only use one or the other.. === Return Value === ^ Return Type ^ | String | [[#Public Properties|Go Back]] ==== DefaultAndCustomStyleDuplicateForRestrictedLayer ==== Looks up a localized string similar to You are trying to use both a default style and the custom styles collection. If you want to add custom styles, please set RestrictionStyle as RestrictionStyle.UseCustomStyles.. === Return Value === ^ Return Type ^ | String | [[#Public Properties|Go Back]] ==== DegreesMinutesSecondsInputError ==== Looks up a localized string similar to The DegreesMinutesSeconds value is invalid.. === Return Value === ^ Return Type ^ | String | [[#Public Properties|Go Back]] ==== DeleteTransactionError ==== Looks up a localized string similar to The delete transaction failed for an unknown reason.. === Return Value === ^ Return Type ^ | String | [[#Public Properties|Go Back]] ==== DoubleOutOfRange ==== Looks up a localized string similar to The input double value is out of range.. === Return Value === ^ Return Type ^ | String | [[#Public Properties|Go Back]] ==== EditingNotSupported ==== Looks up a localized string similar to You have set IsEditable to true but have not overridden the CommitTransactionCore method. Please override this the CommitTransactionCore method to prevent this exception.. === Return Value === ^ Return Type ^ | String | [[#Public Properties|Go Back]] ==== EllipseIsNotValid ==== Looks up a localized string similar to The ellipse is not valid.. === Return Value === ^ Return Type ^ | String | [[#Public Properties|Go Back]] ==== EnumerationOutOfRange ==== Looks up a localized string similar to The value for the enumeration is not on of the valid values.. === Return Value === ^ Return Type ^ | String | [[#Public Properties|Go Back]] ==== EvalNotInstall ==== Looks up a localized string similar to The evaluation edition has not been installed.. === Return Value === ^ Return Type ^ | String | [[#Public Properties|Go Back]] ==== EvaluationExpired ==== Looks up a localized string similar to The evaluation has expired. Please contact ThinkGeo for purchasing option or an extension to the trial.. === Return Value === ^ Return Type ^ | String | [[#Public Properties|Go Back]] ==== ExceptionMessage ==== Looks up a localized string similar to Drawing error. === Return Value === ^ Return Type ^ | String | [[#Public Properties|Go Back]] ==== ExtentNotIntersectsWithBoundingBox ==== Looks up a localized string similar to The passed extent needs to intersect with the bounding box of the gid.. === Return Value === ^ Return Type ^ | String | [[#Public Properties|Go Back]] ==== FeatureCollectionIsEmpty ==== Looks up a localized string similar to The collection of Features may not be empty.. === Return Value === ^ Return Type ^ | String | [[#Public Properties|Go Back]] ==== FeatureColumnValueDoesNotContainColon ==== Looks up a localized string similar to The feature column values should be entered as string[[]] {"Key1:Value1", "Key2:Value2"}. === Return Value === ^ Return Type ^ | String | [[#Public Properties|Go Back]] ==== FeatureIsInvalidInThisStyle ==== Looks up a localized string similar to The feature is invalid in in this style.. === Return Value === ^ Return Type ^ | String | [[#Public Properties|Go Back]] ==== FeatureIsNotValid ==== Looks up a localized string similar to The Feature you provided is not valid.. === Return Value === ^ Return Type ^ | String | [[#Public Properties|Go Back]] ==== FeatureSourceCanNotExecuteSqlQuery ==== Looks up a localized string similar to Executing sql queries is not supported and the user should always check the CanExecuteSqlQueries to ensure the FeatureSource support it before calling.. === Return Value === ^ Return Type ^ | String | [[#Public Properties|Go Back]] ==== FeatureSourceCollectionIsEmpty ==== Looks up a localized string similar to There are no FeatureSources.. === Return Value === ^ Return Type ^ | String | [[#Public Properties|Go Back]] ==== FeatureSourceColumnCollectionIsEmpty ==== Looks up a localized string similar to The collection of FeatureSourceColumns may not be empty.. === Return Value === ^ Return Type ^ | String | [[#Public Properties|Go Back]] ==== FeatureSourceIsAlreadyInTransaction ==== Looks up a localized string similar to The FeatureSource is already in a transaction.. === Return Value === ^ Return Type ^ | String | [[#Public Properties|Go Back]] ==== FeatureSourceIsAlreadyOpen ==== Looks up a localized string similar to The FeatureSource is already opened.. === Return Value === ^ Return Type ^ | String | [[#Public Properties|Go Back]] ==== FeatureSourceIsNotEditable ==== Looks up a localized string similar to The FeatureSource is not editable.. === Return Value === ^ Return Type ^ | String | [[#Public Properties|Go Back]] ==== FeatureSourceIsNotInTransaction ==== Looks up a localized string similar to The FeatureSource is not in a transaction.. === Return Value === ^ Return Type ^ | String | [[#Public Properties|Go Back]] ==== FeatureSourceIsNotOpen ==== Looks up a localized string similar to The FeatureSource is not open. Please call the Open method before calling this method.. === Return Value === ^ Return Type ^ | String | [[#Public Properties|Go Back]] ==== FieldNameIsNotInFeature ==== Looks up a localized string similar to The requested column name is not in the Feature.. === Return Value === ^ Return Type ^ | String | [[#Public Properties|Go Back]] ==== FileAccessError ==== Looks up a localized string similar to File access error, you should open the shape file with ReadWrite mode.. === Return Value === ^ Return Type ^ | String | [[#Public Properties|Go Back]] ==== FileAlreadyExists ==== Looks up a localized string similar to The file already exists.. === Return Value === ^ Return Type ^ | String | [[#Public Properties|Go Back]] ==== FileIsNotExist ==== Looks up a localized string similar to The file specified does not exist.. === Return Value === ^ Return Type ^ | String | [[#Public Properties|Go Back]] ==== FileIsSupportedByCommonImageSource ==== Looks up a localized string similar to This file type is not supported.. === Return Value === ^ Return Type ^ | String | [[#Public Properties|Go Back]] ==== FileNotSupportedForSql ==== Looks up a localized string similar to One of the fields in the database is not supported by SQL. The first character of this field name must be an alphabetic letter.. === Return Value === ^ Return Type ^ | String | [[#Public Properties|Go Back]] ==== FirstClassBreakValueError ==== Looks up a localized string similar to The first ClassBreak value should be double.MinValue.. === Return Value === ^ Return Type ^ | String | [[#Public Properties|Go Back]] ==== FullExpired ==== Looks up a localized string similar to The Windows Phone Edition is expired,please ask ThinkGeo for a new package. === Return Value === ^ Return Type ^ | String | [[#Public Properties|Go Back]] ==== GdipLoadImageFromFileError ==== Looks up a localized string similar to GDI+ threw a status error code.. === Return Value === ^ Return Type ^ | String | [[#Public Properties|Go Back]] ==== GeoCacheIsNotOpen ==== Looks up a localized string similar to The GeoCache is not open. Please call the Open method before calling this method.. === Return Value === ^ Return Type ^ | String | [[#Public Properties|Go Back]] ==== GeoImageIsNotValid ==== Looks up a localized string similar to The input GeoImage object is not a valid GeoImage type.. === Return Value === ^ Return Type ^ | String | [[#Public Properties|Go Back]] ==== GeocanvasIsNotInDrawing ==== Looks up a localized string similar to The GeoCanvas is currently not drawing. Please call the BeginDraw method before calling this method.. === Return Value === ^ Return Type ^ | String | [[#Public Properties|Go Back]] ==== GeographicUnitNotValidWithGoogle ==== Looks up a localized string similar to The map unit you are using is not compatable with the GoogleLayer . Make sure you are using Meters and that your projection is 90013 to ensure compatability.. === Return Value === ^ Return Type ^ | String | [[#Public Properties|Go Back]] ==== GeometriesInvalidExist ==== Looks up a localized string similar to We have found geometries that are invalid according to the SQL Server STIsValid() Function. To automaticly fix these you can call the MakeAllGeometriesValid method. The SQL To Determine which records are invalid:. === Return Value === ^ Return Type ^ | String | [[#Public Properties|Go Back]] ==== GeometryCollectionIsNotSupportedNowForProjection ==== Looks up a localized string similar to GeometryCollection is not supported now for projection.. === Return Value === ^ Return Type ^ | String | [[#Public Properties|Go Back]] ==== GeometrytypeIsWrong ==== Looks up a localized string similar to Geometry type not recognized. . === Return Value === ^ Return Type ^ | String | [[#Public Properties|Go Back]] ==== GettingSridNotSupported ==== Looks up a localized string similar to The current GeoImage implementation does not support the GetSrid operation.. === Return Value === ^ Return Type ^ | String | [[#Public Properties|Go Back]] ==== GroupLayerIsEmpty ==== Looks up a localized string similar to You must have at least one layer.. === Return Value === ^ Return Type ^ | String | [[#Public Properties|Go Back]] ==== HtmlColorIsInvalid ==== Looks up a localized string similar to The input string HtmlColor is invalid.. === Return Value === ^ Return Type ^ | String | [[#Public Properties|Go Back]] ==== IEnumerableIsEmptyOrNull ==== Looks up a localized string similar to The collection may not be empty or null.. === Return Value === ^ Return Type ^ | String | [[#Public Properties|Go Back]] ==== IdColumnCannotBeNullOrEmpty ==== Looks up a localized string similar to Id column can't be null or empty.. === Return Value === ^ Return Type ^ | String | [[#Public Properties|Go Back]] ==== ImageInPointStyleCanNotBeNull ==== Looks up a localized string similar to The image property can't be null.. === Return Value === ^ Return Type ^ | String | [[#Public Properties|Go Back]] ==== ImageScaleShouldBiggerThanZero ==== Looks up a localized string similar to The ImageScaled property must be larger than 0.. === Return Value === ^ Return Type ^ | String | [[#Public Properties|Go Back]] ==== ImageSourceIsAlreadyOpen ==== Looks up a localized string similar to The ImageSource is already open.. === Return Value === ^ Return Type ^ | String | [[#Public Properties|Go Back]] ==== ImageSourceIsNotOpen ==== Looks up a localized string similar to The ImageSource is not open. Please call the Open method before calling this method.. === Return Value === ^ Return Type ^ | String | [[#Public Properties|Go Back]] ==== IndexFileAlreadyExists ==== Looks up a localized string similar to Index File already exist, please change the BuildIndexMode if you want to rebuild this index.. === Return Value === ^ Return Type ^ | String | [[#Public Properties|Go Back]] ==== IndexFileIsInvalid ==== Looks up a localized string similar to The format of your index file is not valid, please check. Or you can use BuildIndexFile function to build a new one.. === Return Value === ^ Return Type ^ | String | [[#Public Properties|Go Back]] ==== IndexFileNotExisted ==== Looks up a localized string similar to You don't have the corresponding idx file for your shape file. You can use the static method ShapeFileFeatureSource.BuildIndexFile() or ShapeFileFeatureLayer.BuildIndexFile() to build an idx file for the shape file, or you can set the RequireIndex property to false.. === Return Value === ^ Return Type ^ | String | [[#Public Properties|Go Back]] ==== InputGeometryTypeIsNotValid ==== Looks up a localized string similar to Input Geometry Type Is Not Valid. === Return Value === ^ Return Type ^ | String | [[#Public Properties|Go Back]] ==== InvalidGeometryInMsSqlForSpatialQuery ==== Looks up a localized string similar to There're some invalid geometry instance in table not valid. About invalid geometry please have a look at http://msdn.microsoft.com/en-us/library/bb933890.aspx website. To solve this problem, we provide MakeAllGeometryValid function to make the invalid geometry to be valid, because of the function updating your data, you need to backup your data before using this function.. === Return Value === ^ Return Type ^ | String | [[#Public Properties|Go Back]] ==== InvalidOperationExceptionError ==== Looks up a localized string similar to Invalid Operation Exception.. === Return Value === ^ Return Type ^ | String | [[#Public Properties|Go Back]] ==== IsNotSupportedNowForProjection ==== Looks up a localized string similar to is not supported for projection now.. === Return Value === ^ Return Type ^ | String | [[#Public Properties|Go Back]] ==== ItemNotFoundInGeoCollectionByItem ==== Looks up a localized string similar to The GeoCollection does not contain the item you specified.. === Return Value === ^ Return Type ^ | String | [[#Public Properties|Go Back]] ==== ItemNotFoundInGeoCollectionByKey ==== Looks up a localized string similar to The GeoCollection does not contain the item you specified.. === Return Value === ^ Return Type ^ | String | [[#Public Properties|Go Back]] ==== JpegImageCompressionShouldBeBetweenZeroAndOneHundred ==== Looks up a localized string similar to The value should be between zero and one hundred.. === Return Value === ^ Return Type ^ | String | [[#Public Properties|Go Back]] ==== LayerDoesNotHaveBoundingBox ==== Looks up a localized string similar to This Layer doesn't have a boundingBox.. === Return Value === ^ Return Type ^ | String | [[#Public Properties|Go Back]] ==== LayersTypeIsOutOfRange ==== Looks up a localized string similar to The layer type you have provided is not valid.. === Return Value === ^ Return Type ^ | String | [[#Public Properties|Go Back]] ==== MapEngineCurrentExtentIsNotValid ==== Looks up a localized string similar to The current extent you have provided is not valid.. === Return Value === ^ Return Type ^ | String | [[#Public Properties|Go Back]] ==== MapEngineCurrentExtentIsNull ==== Looks up a localized string similar to The current extent you have provided may not be null.. === Return Value === ^ Return Type ^ | String | [[#Public Properties|Go Back]] ==== MrSidGeoImageSourceIsAlreadyOpen ==== Looks up a localized string similar to The MrSidGeoImageSource is already open.. === Return Value === ^ Return Type ^ | String | [[#Public Properties|Go Back]] ==== MrSidGeoImageSourceIsNotOpen ==== Looks up a localized string similar to The MrSidGeoImageSource is not open. Please open it before calling this method.. === Return Value === ^ Return Type ^ | String | [[#Public Properties|Go Back]] ==== MultiFieldNamesNotSupportedError ==== Looks up a localized string similar to The format of Multi-FieldNames isn't correct.. === Return Value === ^ Return Type ^ | String | [[#Public Properties|Go Back]] ==== MultiLineCannotReorderForInputParams ==== Looks up a localized string similar to Can't Reorder for the multi-line because it does not satisfy the reorder condition based on the given startPoint and given tolerance.. === Return Value === ^ Return Type ^ | String | [[#Public Properties|Go Back]] ==== MultiLineInvalidForReorder ==== Looks up a localized string similar to Can't Reorder for the multi-line because it does not satisfy the reorder condition based on the given tolerance.. === Return Value === ^ Return Type ^ | String | [[#Public Properties|Go Back]] ==== NotAllValidLayersAreOpen ==== Looks up a localized string similar to Not all valid layers are open.. === Return Value === ^ Return Type ^ | String | [[#Public Properties|Go Back]] ==== NotSupported ==== Looks up a localized string similar to This feature is currently not supported.. === Return Value === ^ Return Type ^ | String | [[#Public Properties|Go Back]] ==== NotSupportedFileType ==== Looks up a localized string similar to The file type you provided is currently not supported.. === Return Value === ^ Return Type ^ | String | [[#Public Properties|Go Back]] ==== NotSupportedSqlQueryMode ==== Looks up a localized string similar to The SQL Query mode is not supported.. === Return Value === ^ Return Type ^ | String | [[#Public Properties|Go Back]] ==== NumberShouldBeByte ==== Looks up a localized string similar to The number should be between 0 and 255. === Return Value === ^ Return Type ^ | String | [[#Public Properties|Go Back]] ==== ParameterCanNotConvert ==== Looks up a localized string similar to We cannot get the AreaUnit from input unit.. === Return Value === ^ Return Type ^ | String | [[#Public Properties|Go Back]] ==== ParameterIdsIsNotIntegers ==== Looks up a localized string similar to Parameter Ids should be from 1 to the record number in ShapeFileFeatureSource. === Return Value === ^ Return Type ^ | String | [[#Public Properties|Go Back]] ==== ParameterIsEmpty ==== Looks up a localized string similar to The parameter you supplied may not be empty.. === Return Value === ^ Return Type ^ | String | [[#Public Properties|Go Back]] ==== ParameterIsInvalid ==== Looks up a localized string similar to The shape you provided does not pass our simple validation.. === Return Value === ^ Return Type ^ | String | [[#Public Properties|Go Back]] ==== ParameterIsNull ==== Looks up a localized string similar to The parameter you supplied may not be null.. === Return Value === ^ Return Type ^ | String | [[#Public Properties|Go Back]] ==== ParameterIsTransparent ==== Looks up a localized string similar to The parameter is transparent.. === Return Value === ^ Return Type ^ | String | [[#Public Properties|Go Back]] ==== ProjectionInitializationError ==== Looks up a localized string similar to Projection initialization failed.. === Return Value === ^ Return Type ^ | String | [[#Public Properties|Go Back]] ==== ProjectionInternalGeographyIsUnknown ==== Looks up a localized string similar to Cannot get the projection’s InternalGeographyUnit, please provide it by overriding the Projection’s GetInternalGeographyUnitCore() method.. === Return Value === ^ Return Type ^ | String | [[#Public Properties|Go Back]] ==== ProjectionIsNotOpen ==== Looks up a localized string similar to The projection is not open. Please open it before calling this method.. === Return Value === ^ Return Type ^ | String | [[#Public Properties|Go Back]] ==== RasterLayerDoesNotHaveProjectionInformation ==== Looks up a localized string similar to This RasterLayer does not have projection information embedded in it. If you wish to avoid this exception you can first check the HasProjectionTextProperty.. === Return Value === ^ Return Type ^ | String | [[#Public Properties|Go Back]] ==== RasterSourceNotContainsProjectionInformation ==== Looks up a localized string similar to This RasterSource does not have projection information embedded in it. If you wish to avoid this exception you can first check the HasProjectionTextProperty.. === Return Value === ^ Return Type ^ | String | [[#Public Properties|Go Back]] ==== RebuildDbfFailed ==== Looks up a localized string similar to The rebuild of the DBF failed for an unknown reason. Please see the inner exception.. === Return Value === ^ Return Type ^ | String | [[#Public Properties|Go Back]] ==== RebuildIdxFailed ==== Looks up a localized string similar to The spatial index generation failed for an unknown reason. Please see the inner exception.. === Return Value === ^ Return Type ^ | String | [[#Public Properties|Go Back]] ==== RebuildShapeFileFailed ==== Looks up a localized string similar to the rebuilding of the shape file failed for an unknown reason. Please see the inner exception.. === Return Value === ^ Return Type ^ | String | [[#Public Properties|Go Back]] ==== RecordIsInvalid ==== Looks up a localized string similar to The record is invalid, please call CheckForUnsupportedRecords method to check the the failed reason.. === Return Value === ^ Return Type ^ | String | [[#Public Properties|Go Back]] ==== ResourceManager ==== Returns the cached ResourceManager instance used by this class. === Return Value === ^ Return Type ^ | ResourceManager | [[#Public Properties|Go Back]] ==== ReturnTypeNotCorrect ==== Looks up a localized string similar to This operation's return type is not correct.. === Return Value === ^ Return Type ^ | String | [[#Public Properties|Go Back]] ==== ReturnValueIsNull ==== Looks up a localized string similar to Return value is null.. === Return Value === ^ Return Type ^ | String | [[#Public Properties|Go Back]] ==== RingShapeIsInvalidForOperationVertexCountLessThan4 ==== Looks up a localized string similar to A ring should has more than 4 vertexes.. === Return Value === ^ Return Type ^ | String | [[#Public Properties|Go Back]] ==== RotateNotSupported ==== Looks up a localized string similar to Rotation is not supported on this class.. === Return Value === ^ Return Type ^ | String | [[#Public Properties|Go Back]] ==== RowNumberExceedTotalRowCount ==== Looks up a localized string similar to The parameter row exceeds the total row count.. === Return Value === ^ Return Type ^ | String | [[#Public Properties|Go Back]] ==== RtreeSpatialIndexIsNotOpen ==== Looks up a localized string similar to The RtreeSpatialIndex is not open. Please call the Open method before calling this method.. === Return Value === ^ Return Type ^ | String | [[#Public Properties|Go Back]] ==== ShapeFileBoundingBoxIsValid ==== Looks up a localized string similar to The shape file bounding box is invalid.. === Return Value === ^ Return Type ^ | String | [[#Public Properties|Go Back]] ==== ShapeFileNameIsInvalid ==== Looks up a localized string similar to The shape file name is invalid.. === Return Value === ^ Return Type ^ | String | [[#Public Properties|Go Back]] ==== ShapeIsInvalidForOperation ==== Looks up a localized string similar to The shape you provided does not pass our simple validation.. === Return Value === ^ Return Type ^ | String | [[#Public Properties|Go Back]] ==== ShapeIsInvalidForValidation ==== Looks up a localized string similar to There are no points in the shape.. === Return Value === ^ Return Type ^ | String | [[#Public Properties|Go Back]] ==== ShapeTypeNotImplement ==== Looks up a localized string similar to This shape has not been implemented yet.. === Return Value === ^ Return Type ^ | String | [[#Public Properties|Go Back]] ==== ShxFileIsNotOpen ==== Looks up a localized string similar to The shape file index is not open.. === Return Value === ^ Return Type ^ | String | [[#Public Properties|Go Back]] ==== SpatialIndexIsNotRemovable ==== Looks up a localized string similar to The features in SpatialIndex are not removable.. === Return Value === ^ Return Type ^ | String | [[#Public Properties|Go Back]] ==== SpatialIndexIsNotRemovable1 ==== Looks up a localized string similar to The features in SpatialIndex are not removable.. === Return Value === ^ Return Type ^ | String | [[#Public Properties|Go Back]] ==== SridIsInvalid ==== Looks up a localized string similar to Input srid is not valid.. === Return Value === ^ Return Type ^ | String | [[#Public Properties|Go Back]] ==== StringIsNotBlank ==== Looks up a localized string similar to The input string value is not blank.. === Return Value === ^ Return Type ^ | String | [[#Public Properties|Go Back]] ==== TargetShapeIsNotValidType ==== Looks up a localized string similar to Target Shape Is Not Valid Type.. === Return Value === ^ Return Type ^ | String | [[#Public Properties|Go Back]] ==== TheFieldTtypeShouldBeNumeric ==== Looks up a localized string similar to The field type should be numeric.. === Return Value === ^ Return Type ^ | String | [[#Public Properties|Go Back]] ==== TheFormatOfImageIsNotSupported ==== Looks up a localized string similar to The format of the image is not supported.. === Return Value === ^ Return Type ^ | String | [[#Public Properties|Go Back]] ==== TheValueShouldBeGreaterThanZero ==== Looks up a localized string similar to The value should be greater than zero.. === Return Value === ^ Return Type ^ | String | [[#Public Properties|Go Back]] ==== Unlicensed ==== Looks up a localized string similar to Unlicensed.. === Return Value === ^ Return Type ^ | String | [[#Public Properties|Go Back]] ==== UnsupportedEditingShapeType ==== Looks up a localized string similar to Currently we do not support editing this kind of shape type. Shape type:. === Return Value === ^ Return Type ^ | String | [[#Public Properties|Go Back]] ==== UpdateTansactionError ==== Looks up a localized string similar to The update transaction failed for an unknown reason.. === Return Value === ^ Return Type ^ | String | [[#Public Properties|Go Back]] ==== UriNotValid ==== Looks up a localized string similar to The input Uri is not valid. === Return Value === ^ Return Type ^ | String | [[#Public Properties|Go Back]] ==== UseGeoTiffRasterInstead ==== Looks up a localized string similar to The TIFF files(.tif or .tiff) are not supported in GdiPlusRasterSource any longer, please use the GeoTiffRasterSource instead.. === Return Value === ^ Return Type ^ | String | [[#Public Properties|Go Back]] ==== WkbIsInvalid ==== Looks up a localized string similar to The format of the well known binary is incorrect.. === Return Value === ^ Return Type ^ | String | [[#Public Properties|Go Back]] ==== WkbIsNotValidForDrawing ==== Looks up a localized string similar to The well known binary is not valid for drawing.. === Return Value === ^ Return Type ^ | String | [[#Public Properties|Go Back]] ==== WkbTypeError ==== Looks up a localized string similar to The well known binary type is incorrect.. === Return Value === ^ Return Type ^ | String | [[#Public Properties|Go Back]] ==== WktFormatIsWrong ==== Looks up a localized string similar to The format of the well known text is incorrect.. === Return Value === ^ Return Type ^ | String | [[#Public Properties|Go Back]] ==== WmsCRSNotSet ==== Looks up a localized string similar to Coordinate Reference System not set.. === Return Value === ^ Return Type ^ | String | [[#Public Properties|Go Back]] ==== WmsCRSNotSupport ==== Looks up a localized string similar to This CRS is not supported in the Wms server: . === Return Value === ^ Return Type ^ | String | [[#Public Properties|Go Back]] ==== WmsGetMapTimeOut ==== Looks up a localized string similar to The Wms server has timed out.. === Return Value === ^ Return Type ^ | String | [[#Public Properties|Go Back]] ==== WmsLayerDoesNotExists ==== Looks up a localized string similar to The Wms request LAYERS parameter is missing.. === Return Value === ^ Return Type ^ | String | [[#Public Properties|Go Back]] ==== WmsNoLayerExists ==== Looks up a localized string similar to No layers exist in the Service Description.. === Return Value === ^ Return Type ^ | String | [[#Public Properties|Go Back]] ==== WmsRequestParaNotExists ==== Looks up a localized string similar to The requested parameter does not exists in this Service Description.. === Return Value === ^ Return Type ^ | String | [[#Public Properties|Go Back]] ==== WmsServerNotSupportFormat ==== Looks up a localized string similar to This image format is not supported in the Wms server: . === Return Value === ^ Return Type ^ | String | [[#Public Properties|Go Back]] ==== WmsServerNotSupportLayer ==== Looks up a localized string similar to This layer is not supported in the Wms server: . === Return Value === ^ Return Type ^ | String | [[#Public Properties|Go Back]] ==== WmsServerNotSupportStyle ==== Looks up a localized string similar to This style is not supported in the Wms server: . === Return Value === ^ Return Type ^ | String | [[#Public Properties|Go Back]] ==== WorldExtentIsNotValid ==== Looks up a localized string similar to The world extent is not valid.. === Return Value === ^ Return Type ^ | String | [[#Public Properties|Go Back]] ==== WorldFileShould6Lines ==== Looks up a localized string similar to World file should has 6 lines.. === Return Value === ^ Return Type ^ | String | [[#Public Properties|Go Back]] ==== WpfCommonGeoImageSourceIsAlreadyOpen ==== Looks up a localized string similar to The ImageSource is already open.. === Return Value === ^ Return Type ^ | String | [[#Public Properties|Go Back]] ==== WpfCommonGeoImageSourceIsNotOpen ==== Looks up a localized string similar to The ImageSource is not opened. Please open it before calling this method.. === Return Value === ^ Return Type ^ | String | [[#Public Properties|Go Back]] ===== Protected Properties ===== ===== Public Events ===== __NOTOC__ [[Category:WindowsPhoneMapSuiteCore]] [[Category:ThinkGeo.MapSuite.WindowsPhoneCore]] [[Category:UpdateDocumentation]]