Cadcorp Web API
Cadcorp Web API
Cadcorp.Configuration.Connectors
DBConfigurationBase Class
DBConfigurationBase Methods
AddDeleteWMSLayerLookup Method
AddIcon Method
AddNewMap Method
AddOSOpenNamesSearch Method
AddOSPlacesSearch Method
AddProxy Method
AddResolution Method
AddUpdateAccessConnection Method
AddUpdateAdditionalGeognoSIS8Layer Method
AddUpdateAdditionalWMSLayer Method
AddUpdateBingLayer Method
AddUpdateCRS Method
AddUpdateGeognoSIS8Layer Method
AddUpdateGeognoSISTileServiceLayer Method
AddUpdateGoogleLayer Method
AddUpdateLocalKnowledge Method
AddUpdateNoticeBoard Method
AddUpdateNoticeBoardColumn Method
AddUpdateNoticeBoardLayer Method
AddUpdateNoticeBoardNotice Method
AddUpdateOracleConnection Method
AddUpdateOSMLayer Method
AddUpdatePostGisConnection Method
AddUpdateReportIt Method
AddUpdateSingleSearch Method
AddUpdateSQLiteConnection Method
AddUpdateSQLServerConnection Method
AddUpdateTemplate Method
AddUpdateTileCacheLayer Method
AddUpdateWebServiceConnection Method
AddUpdateWFSLayer Method
AddUpdateWMSFromCapabilitiesLayer Method
AddUpdateWMSFromCapabilitiesUrls Method
AddUpdateWMSLayer Method
AddUpdateWMSOverlayUrls Method
AddUpdateWMTSLayer Method
AddUpdateXYZLayer Method
AddWatermark Method
CheckAddConnectorInfo Method
CheckAddCredential Method
CheckAddGeognoSISTileServiceLayerLookup Method
CheckAddIn Method
CheckAddKnownProjection Method
CheckAddLayer Method
CheckIfLocalKnowledgeIsInUse Method
DeleteIcon Method
DeleteResolution Method
DeleteWatermark Method
DuplicateSearch Method
GetAddIns Method
GetAddInsForMap Method
GetAllBingOverlayTypes Method
GetAllExtents Method
GetAllGoogleLayerTypes Method
GetAllIcons Method
GetAllImageFormats Method
GetAllNoticeBoards Method
GetAllOSSearchDataByMapName Method
GetAllPhotometricInterpretations Method
GetAllProblemTypes Method
GetAllProjections Method
GetAllReportItConfigurations Method
GetAllSingleSearchData Method
GetAllSingleSearchDataByMapName Method
GetAllStyleMapNames Method
GetAllStyleMaps Method
GetAllStyles Method
GetAllStylesByMapNameAndIntent Method
GetAllTemplates Method
GetAllTransitionEffects Method
GetAllUrls Method
GetAllWatermarks Method
GetAppSettings Method
GetBookmarks Method
GetConnectionStrings Method
GetControls Method
GetCredentialByLayerId Method
GetCRSValues Method
GetDBSearchConfiguration Method
GetDefaultMap Method
GetDefaultMapName Method
GetDistinctResolutionsNoMap Method
GetDrawingStyles Method
GetEditingStyles Method
GetEmbeddableMapConfiguration Method
GetFrontTemplate Method
GetHighestGoogleOverlayIndex Method
GetHighestTileCacheOverlayIndex Method
GetHighestWFSOverlayIndex Method
GetHighestXYZOverlayIndex Method
GetImageFormat Method
GetImageFormatIDFromName Method
GetKnownProjections Method
GetLastCreatedRowID Method
GetLayer Method
GetLayers Method
GetLocalknowledgeConfiguration Method
GetLocalKnowledgeData Method
GetLocalKnowledgeLayerTemplates Method
GetMap Method
GetMapDescriptions Method
GetMapExtent Method
GetMapFontSizes Method
GetMapIcons Method
GetMapIDFromMapName Method
GetMaps Method
GetMeasuringStyles Method
GetNoticeBoardConfiguration Method
GetOsOpenNameFilterTypes Method
GetOverlayIcons Method
GetOverlays Method
GetPhotometricInterpretationIDFromName Method
GetPrintTemplatesForMap Method
GetProblemTypes Method
GetProjectionIDFromName Method
GetProjections Method
GetProjectionsByMapName Method
GetProxyConfiguration Method
GetReport Method
GetReportItConfiguration Method
GetResolutions Method
GetScales Method
GetSearches Method
GetSearchesForMap Method
GetSearchPermissionsForMap Method
GetStyleMapIDFromName Method
GetStylesByStyleMapID Method
GetTemplates Method
GetTransitionEffect Method
GetTransitionEffectIDFromName Method
GetUrlIDFromUrl Method
GetWatermark Method
GetWatermarkImages Method
GetWMSFromCapabilitiesOverlayIndex Method
GetWMSOverlayIndex Method
RemoveAdditionalWMSLayer Method
RemoveBingLayer Method
RemoveBookmark Method
RemoveCRS Method
RemoveDatabaseConnection Method
RemoveGeognoSIS8AdditionalLayer Method
RemoveGeognoSIS8Layer Method
RemoveGeognoSISTileServiceLayer Method
RemoveGeognoSISTileServiceLayerLookup Method
RemoveGoogleLayer Method
RemoveLocalKnowledge Method
RemoveMap Method
RemoveNoticeBoard Method
RemoveNoticeBoardColumn Method
RemoveNoticeBoardLayer Method
RemoveNoticeBoardNotice Method
RemoveOSMLayer Method
RemoveOSPlaces Method
RemoveOSSearch Method
RemoveProxy Method
RemoveReportIt Method
RemoveSingleSearch Method
RemoveTemplate Method
RemoveTileCacheLayer Method
RemoveWFSLayer Method
RemoveWMSFromCapabilitiesLayer Method
RemoveWMSLayer Method
RemoveWMTSLayer Method
RemoveXYZLayer Method
ReplaceResolutions Method
RequiresUpdate Method
SetOverlayIndex Method
Update Method
UpdateAppSettings Method
UpdateBookmark Method
UpdateFrontPageContent Method
UpdateIcon Method
UpdateInitialLocation Method
UpdateMapSettings Method
UpdateMaxExtent Method
UpdateOSOpenNamesSearch Method
UpdateOSPlacesSearch Method
UpdateOverlayTypeStatus Method
UpdateStyle Method
UpdateWatermark Method
DBConfigurationBase
GetCRSValues Method
Get Array of CRS values.
Namespace:
Cadcorp.Configuration.Connectors
Assembly:
Cadcorp.Configuration (in Cadcorp.Configuration.dll) Version: 9.0.2618.0 (9.0.2618.0)
Syntax
C#
VB
ASP.NET
Copy
public
virtual
CRSValues
[]
GetCRSValues
()
Public
Overridable
Function
GetCRSValues
As
CRSValues
()
Return Value
Type:
CRSValues
CRS Value object.
Implements
IDBConfigReader
GetCRSValues
See Also
Reference
DBConfigurationBase Class
Cadcorp.Configuration.Connectors Namespace