User Tools

Site Tools


thinkgeo.mapsuite.core.wmsrasterlayer

This is an old revision of the document!


ThinkGeo.MapSuite.Core.WmsRasterLayer

Represents an object that encapsulates a Web Map Service (WMS) layer.

Inheritance Hierarchy

  • System.Object
    • ThinkGeo.MapSuite.Core.Layer
      • ThinkGeo.MapSuite.Core.RasterLayer
        • ThinkGeo.MapSuite.Core.WmsRasterLayer

Members Summary

Public Constructors

WmsRasterLayer

  • Parameters:N/A
  • DeclaringType:N/A
  • Summary:This is the constructor the for the class. If you use this constructor, then you need to set the required properties manually.

WmsRasterLayer

  • Parameters:Uri
  • DeclaringType:N/A
  • Summary:This is the constructor the for the class.

WmsRasterLayer

  • Parameters:Uri,WebProxy
  • DeclaringType:N/A
  • Summary:This is the constructor the for the class.

Protected Constructors

Public Methods

CloneDeep

  • Parameters:N/A
  • DeclaringType:Layer
  • Summary:N/A

Close

  • Parameters:N/A
  • DeclaringType:Layer
  • Summary:N/A

Draw

Equals

  • Parameters:Object
  • DeclaringType:Object
  • Summary:N/A

GetBoundingBox

  • Parameters:N/A
  • DeclaringType:Layer
  • Summary:N/A

GetFeatureInfo

  • Parameters:ScreenPointF,String,Int32
  • DeclaringType:N/A
  • Summary:N/A

GetFeatureInfo

  • Parameters:ScreenPointF,Int32
  • DeclaringType:N/A
  • Summary:N/A

GetFeatureInfo

GetFeatureInfo

  • Parameters:ScreenPointF,String
  • DeclaringType:N/A
  • Summary:N/A

GetHashCode

  • Parameters:N/A
  • DeclaringType:Object
  • Summary:N/A

GetHorizontalResolution

GetProjectionText

GetRequestUrl

  • Parameters:RectangleShape,Int32,Int32
  • DeclaringType:N/A
  • Summary:Get the request URL from the client to the WMS.

GetServerCapabilitiesXml

  • Parameters:N/A
  • DeclaringType:N/A
  • Summary:This API gets the GetCapabilites document of the service.

GetServerCrss

  • Parameters:N/A
  • DeclaringType:N/A
  • Summary:This method returns the projected or geographic coordinate reference systems to be used.

GetServerExceptionFormats

  • Parameters:N/A
  • DeclaringType:N/A
  • Summary:This method returns the exception format at the server side.

GetServerFeatureInfoFormats

  • Parameters:N/A
  • DeclaringType:N/A
  • Summary:This API gets the WMS server FeatureInfo formats of the service.

GetServerLayerNames

  • Parameters:N/A
  • DeclaringType:N/A
  • Summary:This method returns the names of all layers at the server side.

GetServerOutputFormats

  • Parameters:N/A
  • DeclaringType:N/A
  • Summary:This method returns the output format at the server side.

GetServerStyleNames

  • Parameters:N/A
  • DeclaringType:N/A
  • Summary:This method returns the names of all styles at the server side.

GetServiceVersion

  • Parameters:N/A
  • DeclaringType:N/A
  • Summary:This API gets the WMS server version of the service.

GetThreadSafetyLevel

  • Parameters:N/A
  • DeclaringType:Layer
  • Summary:N/A

GetType

  • Parameters:N/A
  • DeclaringType:Object
  • Summary:N/A

GetVerticalResolution

Open

  • Parameters:N/A
  • DeclaringType:Layer
  • Summary:N/A

RequestDrawing

RequestDrawing

RequestDrawing

RequestDrawing

RequestDrawing

  • Parameters:TimeSpan
  • DeclaringType:Layer
  • Summary:N/A

RequestDrawing

RequestDrawing

  • Parameters:N/A
  • DeclaringType:Layer
  • Summary:N/A

RequestDrawing

RequestDrawing

ToString

  • Parameters:N/A
  • DeclaringType:Object
  • Summary:N/A

Protected Methods

CloneDeepCore

  • Parameters:N/A
  • DeclaringType:Layer
  • Summary:N/A

CloseCore

DrawAttributionCore

DrawCore

DrawException

DrawExceptionCore

Finalize

  • Parameters:N/A
  • DeclaringType:Object
  • Summary:N/A

GetBoundingBoxCore

GetRequestUrlCore

  • Parameters:RectangleShape,Int32,Int32
  • DeclaringType:N/A
  • Summary:Get the request URL from the client to the WMS.

GetThreadSafetyLevelCore

  • Parameters:N/A
  • DeclaringType:Layer
  • Summary:N/A

MemberwiseClone

  • Parameters:N/A
  • DeclaringType:Object
  • Summary:N/A

OnDrawingAttribution

OnDrawingException

OnDrawingProgressChanged

OnDrawnAttribution

OnDrawnException

OnRequestedDrawing

OnRequestingDrawing

OpenCore

Public Properties

ActiveLayerNames

  • Return:Collection<String>
  • Summary:This property represents the available layers that can be requested from the client and shown on the map.

ActiveStyleNames

  • Return:Collection<String>
  • Summary:This property represents the available styles that can be requested from the client and shown on the map.

Attribution

  • Return:String
  • Summary:N/A

AxisOrder

BlueTranslation

  • Return:Single
  • Summary:N/A

CapabilitesCacheTimeOut

  • Return:TimeSpan
  • Summary:N/A

Credentials

  • Return:ICredentials
  • Summary:This property gets or sets the base authentication interface for retrieving credentials for Web Client authentication.

Crs

  • Return:String
  • Summary:This property gets or sets the projected or geographic coordinate reference system to be used.

DrawingExceptionMode

DrawingTime

  • Return:TimeSpan
  • Summary:N/A

Exceptions

  • Return:String
  • Summary:This property indicates the format in which the client wishes to be notified of service exceptions.

GreenTranslation

  • Return:Single
  • Summary:N/A

HasBoundingBox

  • Return:Boolean
  • Summary:This property checks to see if a Layer has a BoundingBox or not. If it has no BoundingBox, it will throw an exception when you call the GetBoundingBox() and GetFullExtent() APIs.

HasProjectionText

  • Return:Boolean
  • Summary:N/A

ImageSource

IsGrayscale

  • Return:Boolean
  • Summary:N/A

IsNegative

  • Return:Boolean
  • Summary:N/A

IsOpen

  • Return:Boolean
  • Summary:N/A

IsTransparent

  • Return:Boolean
  • Summary:This property gets or sets whether the response map image's background color is transparent or not.

IsVisible

  • Return:Boolean
  • Summary:N/A

KeyColors

  • Return:Collection<GeoColor>
  • Summary:N/A

LowerThreshold

  • Return:Double
  • Summary:N/A

Name

  • Return:String
  • Summary:N/A

OutputFormat

  • Return:String
  • Summary:This property gets or sets the desired output format for the map requested from the WMS.

Parameters

  • Return:Dictionary<String,String>
  • Summary:This property specifies a dictionary used to update the request sent from the client to the WMS server.

Proxy

  • Return:WebProxy
  • Summary:This property gets or sets the proxy used for requesting a Web Response.

RedTranslation

  • Return:Single
  • Summary:N/A

RequestDrawingInterval

  • Return:TimeSpan
  • Summary:N/A

TimeoutInSecond

  • Return:Int32
  • Summary:This property specifies the timeout of the web request in seconds. The default timeout value is 20 seconds.

Transparency

  • Return:Single
  • Summary:N/A

UpperThreshold

  • Return:Double
  • Summary:N/A

Uri

  • Return:Uri
  • Summary:This property specifies the URI of the WMS server.

Protected Properties

IsOpenCore

  • Return:Boolean
  • Summary:N/A

Public Events

Public Constructors

WmsRasterLayer()

This is the constructor the for the class. If you use this constructor, then you need to set the required properties manually.

Remarks

None

Parameters

WmsRasterLayer(Uri)

This is the constructor the for the class.

Remarks

This constructor initializes a new layer, then downloads and parses the service description. In an ASP.NET application, the service description is automatically cached for 24 hours when it is not specified.

Parameters

uri

  • Type:Uri
  • Description:URI of the WMS server. Go Back === WmsRasterLayer(Uri,WebProxy) === This is the constructor the for the class. ==== Remarks ==== This constructor initializes a new layer, then downloads and parses the service description. In an ASP.NET application, the service description is automatically cached for 24 hours when it is not specified. ==== Parameters ==== uri * Type:Uri * Description:URI of the WMS server.

proxy

  • Type:WebProxy
  • Description:Proxy to use for the current WMS layer. Go Back ===== Protected Constructors ===== ===== Public Methods ===== === CloneDeep() === N/A ==== Remarks ==== N/A Return Value * Return Type:Layer * Description:N/A ==== Parameters ==== Go Back === Close() === N/A ==== Remarks ==== N/A Return Value * Return Type:Void * Description:N/A ==== Parameters ==== Go Back === Draw(GeoCanvas,Collection<SimpleCandidate>) === N/A ==== Remarks ==== N/A Return Value * Return Type:Void * Description:N/A ==== Parameters ==== canvas * Type:GeoCanvas * Description:N/A labelsInAllLayers * Type:Collection<SimpleCandidate> * Description:N/A Go Back === Equals(Object) === N/A ==== Remarks ==== N/A Return Value * Return Type:Boolean * Description:N/A ==== Parameters ==== obj * Type:Object * Description:N/A Go Back === GetBoundingBox() === N/A ==== Remarks ==== N/A Return Value * Return Type:RectangleShape * Description:N/A ==== Parameters ==== Go Back === GetFeatureInfo(ScreenPointF,String,Int32) === N/A ==== Remarks ==== N/A Return Value * Return Type:Dictionary<String,Collection<Feature» * Description:N/A ==== Parameters ==== screenPointF * Type:ScreenPointF * Description:N/A infoFormat * Type:String * Description:N/A maxFeatures * Type:Int32 * Description:N/A Go Back === GetFeatureInfo(ScreenPointF,Int32) === N/A ==== Remarks ==== N/A Return Value * Return Type:Dictionary<String,Collection<Feature» * Description:N/A ==== Parameters ==== screenPointF * Type:ScreenPointF * Description:N/A maxFeatures * Type:Int32 * Description:N/A Go Back === GetFeatureInfo(ScreenPointF) === N/A ==== Remarks ==== N/A Return Value * Return Type:Dictionary<String,Collection<Feature» * Description:N/A ==== Parameters ==== screenPointF * Type:ScreenPointF * Description:N/A Go Back === GetFeatureInfo(ScreenPointF,String) === N/A ==== Remarks ==== N/A Return Value * Return Type:Dictionary<String,Collection<Feature» * Description:N/A ==== Parameters ==== screenPointF * Type:ScreenPointF * Description:N/A infoFormat * Type:String * Description:N/A Go Back === GetHashCode() === N/A ==== Remarks ==== N/A Return Value * Return Type:Int32 * Description:N/A ==== Parameters ==== Go Back === GetHorizontalResolution() === N/A ==== Remarks ==== N/A Return Value * Return Type:Single * Description:N/A ==== Parameters ==== Go Back === GetProjectionText() === N/A ==== Remarks ==== N/A Return Value * Return Type:String * Description:N/A ==== Parameters ==== Go Back === GetRequestUrl(RectangleShape,Int32,Int32) === Get the request URL from the client to the WMS. ==== Remarks ==== N/A Return Value * Return Type:String * Description:The request URL from the client to the WMS. ==== Parameters ==== worldExtent * Type:RectangleShape * Description:N/A canvasWidth * Type:Int32 * Description:The returning map width, as well as the drawing canvas width. canvasHeight * Type:Int32 * Description:The returning map height, as well as the drawing canvas height. Go Back === GetServerCapabilitiesXml() === This API gets the GetCapabilites document of the service. ==== Remarks ==== N/A Return Value * Return Type:String * Description:This API returns the GetCapabilites document of the service. ==== Parameters ==== Go Back === GetServerCrss() === This method returns the projected or geographic coordinate reference systems to be used. ==== Remarks ==== N/A Return Value * Return Type:Collection<String> * Description:N/A ==== Parameters ==== Go Back === GetServerExceptionFormats() === This method returns the exception format at the server side. ==== Remarks ==== None. Return Value * Return Type:Collection<String> * Description:This method returns the exception format at the server side. ==== Parameters ==== Go Back === GetServerFeatureInfoFormats() === This API gets the WMS server FeatureInfo formats of the service. ==== Remarks ==== N/A Return Value * Return Type:Collection<String> * Description:This API returns the FeatureInfo formats supported on the server-side. ==== Parameters ==== Go Back === GetServerLayerNames() === This method returns the names of all layers at the server side. ==== Remarks ==== None. Return Value * Return Type:Collection<String> * Description:This method returns the names of all layers at the server side. ==== Parameters ==== Go Back === GetServerOutputFormats() === This method returns the output format at the server side. ==== Remarks ==== None. Return Value * Return Type:Collection<String> * Description:This method returns the output format at the server side. ==== Parameters ==== Go Back === GetServerStyleNames() === This method returns the names of all styles at the server side. ==== Remarks ==== None. Return Value * Return Type:Collection<String> * Description:This method returns the names of all styles at the server side. ==== Parameters ==== Go Back === GetServiceVersion() === This API gets the WMS server version of the service. ==== Remarks ==== N/A Return Value * Return Type:String * Description:Returning a string reflecting the version of the service in WMS. ==== Parameters ==== Go Back === GetThreadSafetyLevel() === N/A ==== Remarks ==== N/A Return Value * Return Type:ThreadSafetyLevel * Description:N/A ==== Parameters ==== Go Back === GetType() === N/A ==== Remarks ==== N/A Return Value * Return Type:Type * Description:N/A ==== Parameters ==== Go Back === GetVerticalResolution() === N/A ==== Remarks ==== N/A Return Value * Return Type:Single * Description:N/A ==== Parameters ==== Go Back === Open() === N/A ==== Remarks ==== N/A Return Value * Return Type:Void * Description:N/A ==== Parameters ==== Go Back === RequestDrawing(IEnumerable<RectangleShape>,TimeSpan) === N/A ==== Remarks ==== N/A Return Value * Return Type:Void * Description:N/A ==== Parameters ==== extentsToRefresh * Type:IEnumerable<RectangleShape> * Description:N/A bufferTime * Type:TimeSpan * Description:N/A Go Back === RequestDrawing(IEnumerable<RectangleShape>,TimeSpan,RequestDrawingBufferTimeType) === N/A ==== Remarks ==== N/A Return Value * Return Type:Void * Description:N/A ==== Parameters ==== extentsToRefresh * Type:IEnumerable<RectangleShape> * Description:N/A bufferTime * Type:TimeSpan * Description:N/A bufferTimeType * Type:RequestDrawingBufferTimeType * Description:N/A Go Back === RequestDrawing(RectangleShape,TimeSpan) === N/A ==== Remarks ==== N/A Return Value * Return Type:Void * Description:N/A ==== Parameters ==== extentToRefresh * Type:RectangleShape * Description:N/A bufferTime * Type:TimeSpan * Description:N/A Go Back === RequestDrawing(TimeSpan,RequestDrawingBufferTimeType) === N/A ==== Remarks ==== N/A Return Value * Return Type:Void * Description:N/A ==== Parameters ==== bufferTime * Type:TimeSpan * Description:N/A bufferTimeType * Type:RequestDrawingBufferTimeType * Description:N/A Go Back === RequestDrawing(TimeSpan) === N/A ==== Remarks ==== N/A Return Value * Return Type:Void * Description:N/A ==== Parameters ==== bufferTime * Type:TimeSpan * Description:N/A Go Back === RequestDrawing(IEnumerable<RectangleShape>) === N/A ==== Remarks ==== N/A Return Value * Return Type:Void * Description:N/A ==== Parameters ==== extentsToRefresh * Type:IEnumerable<RectangleShape> * Description:N/A Go Back === RequestDrawing() === N/A ==== Remarks ==== N/A Return Value * Return Type:Void * Description:N/A ==== Parameters ==== Go Back === RequestDrawing(RectangleShape,TimeSpan,RequestDrawingBufferTimeType) === N/A ==== Remarks ==== N/A Return Value * Return Type:Void * Description:N/A ==== Parameters ==== extentToRefresh * Type:RectangleShape * Description:N/A bufferTime * Type:TimeSpan * Description:N/A bufferTimeType * Type:RequestDrawingBufferTimeType * Description:N/A Go Back === RequestDrawing(RectangleShape) === N/A ==== Remarks ==== N/A Return Value * Return Type:Void * Description:N/A ==== Parameters ==== extentToRefresh * Type:RectangleShape * Description:N/A Go Back === ToString() === N/A ==== Remarks ==== N/A Return Value * Return Type:String * Description:N/A ==== Parameters ==== Go Back ===== Protected Methods ===== === CloneDeepCore() === N/A ==== Remarks ==== N/A Return Value * Return Type:Layer * Description:N/A ==== Parameters ==== Go Back === CloseCore() === N/A ==== Remarks ==== N/A Return Value * Return Type:Void * Description:N/A ==== Parameters ==== Go Back === DrawAttributionCore(GeoCanvas,String) === N/A ==== Remarks ==== N/A Return Value * Return Type:Void * Description:N/A ==== Parameters ==== canvas * Type:GeoCanvas * Description:N/A attribution * Type:String * Description:N/A Go Back === DrawCore(GeoCanvas,Collection<SimpleCandidate>) === N/A ==== Remarks ==== N/A Return Value * Return Type:Void * Description:N/A ==== Parameters ==== canvas * Type:GeoCanvas * Description:N/A labelsInAllLayers * Type:Collection<SimpleCandidate> * Description:N/A Go Back === DrawException(GeoCanvas,Exception) === N/A ==== Remarks ==== N/A Return Value * Return Type:Void * Description:N/A ==== Parameters ==== canvas * Type:GeoCanvas * Description:N/A e * Type:Exception * Description:N/A Go Back === DrawExceptionCore(GeoCanvas,Exception) === N/A ==== Remarks ==== N/A Return Value * Return Type:Void * Description:N/A ==== Parameters ==== canvas * Type:GeoCanvas * Description:N/A e * Type:Exception * Description:N/A Go Back === Finalize() === N/A ==== Remarks ==== N/A Return Value * Return Type:Void * Description:N/A ==== Parameters ==== Go Back === GetBoundingBoxCore() === N/A ==== Remarks ==== N/A Return Value * Return Type:RectangleShape * Description:N/A ==== Parameters ==== Go Back === GetRequestUrlCore(RectangleShape,Int32,Int32) === Get the request URL from the client to the WMS. ==== Remarks ==== N/A Return Value * Return Type:String * Description:The request URL from the client to the WMS. ==== Parameters ==== worldExtent * Type:RectangleShape * Description:N/A canvasWidth * Type:Int32 * Description:The returning map width, as well as the drawing canvas width. canvasHeight * Type:Int32 * Description:The returning map height, as well as the drawing canvas height. Go Back === GetThreadSafetyLevelCore() === N/A ==== Remarks ==== N/A Return Value * Return Type:ThreadSafetyLevel * Description:N/A ==== Parameters ==== Go Back === MemberwiseClone() === N/A ==== Remarks ==== N/A Return Value * Return Type:Object * Description:N/A ==== Parameters ==== Go Back === OnDrawingAttribution(DrawingAttributionLayerEventArgs) === N/A ==== Remarks ==== N/A Return Value * Return Type:Void * Description:N/A ==== Parameters ==== args * Type:DrawingAttributionLayerEventArgs * Description:N/A Go Back === OnDrawingException(DrawingExceptionLayerEventArgs) === N/A ==== Remarks ==== N/A Return Value * Return Type:Void * Description:N/A ==== Parameters ==== e * Type:DrawingExceptionLayerEventArgs * Description:N/A Go Back === OnDrawingProgressChanged(DrawingProgressChangedEventArgs) === N/A ==== Remarks ==== N/A Return Value * Return Type:Void * Description:N/A ==== Parameters ==== e * Type:DrawingProgressChangedEventArgs * Description:N/A Go Back === OnDrawnAttribution(DrawnAttributionLayerEventArgs) === N/A ==== Remarks ==== N/A Return Value * Return Type:Void * Description:N/A ==== Parameters ==== args * Type:DrawnAttributionLayerEventArgs * Description:N/A Go Back === OnDrawnException(DrawnExceptionLayerEventArgs) === N/A ==== Remarks ==== N/A Return Value * Return Type:Void * Description:N/A ==== Parameters ==== e * Type:DrawnExceptionLayerEventArgs * Description:N/A Go Back === OnRequestedDrawing(RequestedDrawingLayerEventArgs) === N/A ==== Remarks ==== N/A Return Value * Return Type:Void * Description:N/A ==== Parameters ==== eventArgs * Type:RequestedDrawingLayerEventArgs * Description:N/A Go Back === OnRequestingDrawing(RequestingDrawingLayerEventArgs) === N/A ==== Remarks ==== N/A Return Value * Return Type:Void * Description:N/A ==== Parameters ==== eventArgs * Type:RequestingDrawingLayerEventArgs * Description:N/A Go Back === OpenCore() === N/A ==== Remarks ==== N/A Return Value * Return Type:Void * Description:N/A ==== Parameters ==== Go Back ===== Public Properties ===== === ActiveLayerNames === This property represents the available layers that can be requested from the client and shown on the map. ==== Remarks ==== When requesting a map, a client may specify the layers to be shown on the map. ==== Return Value ==== Return Type:Collection<String> Go Back === ActiveStyleNames === This property represents the available styles that can be requested from the client and shown on the map. ==== Remarks ==== When requesting a map, a client may specify the styles to be shown on the map. ==== Return Value ==== Return Type:Collection<String> Go Back === Attribution === N/A ==== Remarks ==== N/A ==== Return Value ==== Return Type:String Go Back === AxisOrder === N/A ==== Remarks ==== N/A ==== Return Value ==== Return Type:WmsAxisOrder Go Back === BlueTranslation === N/A ==== Remarks ==== N/A ==== Return Value ==== Return Type:Single Go Back === CapabilitesCacheTimeOut === N/A ==== Remarks ==== N/A ==== Return Value ==== Return Type:TimeSpan Go Back === Credentials === This property gets or sets the base authentication interface for retrieving credentials for Web Client authentication. ==== Remarks ==== N/A ==== Return Value ==== Return Type:ICredentials Go Back === Crs === This property gets or sets the projected or geographic coordinate reference system to be used. ==== Remarks ==== N/A ==== Return Value ==== Return Type:String Go Back === DrawingExceptionMode === N/A ==== Remarks ==== N/A ==== Return Value ==== Return Type:DrawingExceptionMode Go Back === DrawingTime === N/A ==== Remarks ==== N/A ==== Return Value ==== Return Type:TimeSpan Go Back === Exceptions === This property indicates the format in which the client wishes to be notified of service exceptions. ==== Remarks ==== Upon receiving a request that is invalid according to the OGC standard, the server shall issue a service exception report. The service report is meant to describe to the client application or its human user the reason(s) that the request is invalid. ==== Return Value ==== Return Type:String Go Back === GreenTranslation === N/A ==== Remarks ==== N/A ==== Return Value ==== Return Type:Single Go Back === HasBoundingBox === This property checks to see if a Layer has a BoundingBox or not. If it has no BoundingBox, it will throw an exception when you call the GetBoundingBox() and GetFullExtent() APIs. ==== Remarks ==== The override in the WmsRasterLayer sets it to true. ==== Return Value ==== Return Type:Boolean Go Back === HasProjectionText === N/A ==== Remarks ==== N/A ==== Return Value ==== Return Type:Boolean Go Back === ImageSource === N/A ==== Remarks ==== N/A ==== Return Value ==== Return Type:RasterSource Go Back === IsGrayscale === N/A ==== Remarks ==== N/A ==== Return Value ==== Return Type:Boolean Go Back === IsNegative === N/A ==== Remarks ==== N/A ==== Return Value ==== Return Type:Boolean Go Back === IsOpen === N/A ==== Remarks ==== N/A ==== Return Value ==== Return Type:Boolean Go Back === IsTransparent === This property gets or sets whether the response map image's background color is transparent or not. ==== Remarks ==== N/A ==== Return Value ==== Return Type:Boolean Go Back === IsVisible === N/A ==== Remarks ==== N/A ==== Return Value ==== Return Type:Boolean Go Back === KeyColors === N/A ==== Remarks ==== N/A ==== Return Value ==== Return Type:Collection<GeoColor> Go Back === LowerThreshold === N/A ==== Remarks ==== N/A ==== Return Value ==== Return Type:Double Go Back === Name === N/A ==== Remarks ==== N/A ==== Return Value ==== Return Type:String Go Back === OutputFormat === This property gets or sets the desired output format for the map requested from the WMS. ==== Remarks ==== When requesting a map, a client may specify the output format in which to show the map. Format are specified as MIME types such as “image/gif” or “image/png”. ==== Return Value ==== Return Type:String Go Back === Parameters === This property specifies a dictionary used to update the request sent from the client to the WMS server. ==== Remarks ==== N/A ==== Return Value ==== Return Type:Dictionary<String,String> Go Back === Proxy === This property gets or sets the proxy used for requesting a Web Response. ==== Remarks ==== N/A ==== Return Value ==== Return Type:WebProxy Go Back === RedTranslation === N/A ==== Remarks ==== N/A ==== Return Value ==== Return Type:Single Go Back === RequestDrawingInterval === N/A ==== Remarks ==== N/A ==== Return Value ==== Return Type:TimeSpan Go Back === TimeoutInSecond === This property specifies the timeout of the web request in seconds. The default timeout value is 20 seconds. ==== Remarks ==== N/A ==== Return Value ==== Return Type:Int32 Go Back === Transparency === N/A ==== Remarks ==== N/A ==== Return Value ==== Return Type:Single Go Back === UpperThreshold === N/A ==== Remarks ==== N/A ==== Return Value ==== Return Type:Double Go Back === Uri === This property specifies the URI of the WMS server. ==== Remarks ==== N/A ==== Return Value ==== Return Type:Uri Go Back ===== Protected Properties ===== === IsOpenCore === N/A ==== Remarks ==== N/A ==== Return Value ==== Return Type:Boolean Go Back ===== Public Events ===== === DrawingAttribution === N/A ==== Remarks ==== N/A Event Arguments:DrawingAttributionLayerEventArgs Go Back === DrawingException === N/A ==== Remarks ==== N/A Event Arguments:DrawingExceptionLayerEventArgs Go Back === DrawingProgressChanged === N/A ==== Remarks ==== N/A Event Arguments:DrawingProgressChangedEventArgs Go Back === DrawnAttribution === N/A ==== Remarks ==== N/A Event Arguments:DrawnAttributionLayerEventArgs Go Back === DrawnException === N/A ==== Remarks ==== N/A Event Arguments:DrawnExceptionLayerEventArgs Go Back === RequestedDrawing === N/A ==== Remarks ==== N/A Event Arguments:RequestedDrawingLayerEventArgs Go Back === RequestingDrawing === N/A ==== Remarks ==== N/A Event Arguments:RequestingDrawingLayerEventArgs Go Back === SendingWebRequest === N/A ==== Remarks ==== N/A Event Arguments:SendingWebRequestEventArgs Go Back === SentWebRequest === N/A ==== Remarks ==== N/A Event Arguments**:SentWebRequestEventArgs

Go Back

thinkgeo.mapsuite.core.wmsrasterlayer.1442486554.txt.gz · Last modified: 2015/09/17 10:42 by admin