WmsLayer Class |
Namespace: Ptv.XServer.Controls.Map.Layers
The WmsLayer type exposes the following members.
Name | Description | |
---|---|---|
![]() | WmsLayer | Creates and initializes a new layer which integrates the images provided by Web Map Services into the map control. |
Name | Description | |
---|---|---|
![]() | CanvasCategories | Gets the available canvas categories. |
![]() | Caption | Gets or sets the caption of the layer. |
![]() | Copyright | Gets the copyright string of the layer. |
![]() | HasSettingsDialog | Gets a value indicating whether the layer has a settings dialog. |
![]() | Icon | Gets or sets the icon of the layer. |
![]() | Name | Gets the name of the layer. |
![]() | Opacity | Gets or sets the opacity of the layer. |
![]() | Priority | Gets or sets the priority (base z index) of all layer canvases. |
Name | Description | |
---|---|---|
![]() | AddToMapView | Adds the different layer canvases to the map. |
![]() | RemoveFromMapView | Removes the different layer canvases from the map. |
Name | Description | |
---|---|---|
![]() | PropertyChanged | Occurs when a property value changes. |
Name | Description | |
---|---|---|
![]() | ReprojectionProvider | Provider used for retrieving images from the specified URL and re-projecting it if necessary. |
Name | Description | |
---|---|---|
![]() | ToJson | Converts an object to a JSON string representation. (Defined by JSONWriter.) |