WMSFromCapabilities Properties |
The WMSFromCapabilities type exposes the following members.
Name | Description | |
---|---|---|
![]() | BaseLayerImageFormat |
Gets or Sets the String that specifies image format of base layer.
|
![]() | BaseUrl |
Gets or Sets the base url of the service.
|
![]() | Buffer |
Gets or Sets int value that specifies the number of extra tiles that should be extracted around the extents when rendering a map.
|
![]() | CompositeDataLayers |
Gets or Sets the Boolean, if set to true then data layers will be 1 wms layer.
|
![]() | Copyright |
Gets or Sets copyright text.
|
![]() | DataLayerImageFormat |
Gets or Sets the String that specifies image format of data layer.
|
![]() | DataLayersIntialyVisible |
Gets or Sets the Boolean,if set to true all the data layers are turned on when the map is initially loaded.
|
![]() | Exceptions |
How exceptions will be handled by the wms
|
![]() | ExpandBaseLayerGroup |
Gets or Sets the Boolean, if set to true the base layer groups will be expanded in the overlay tree.
|
![]() | ExpandDatalayerGroups |
Gets or Sets the Boolean, if set to true the data layer groups will be expanded in the overlay tree.
|
![]() | ImageCheckBox |
Gets or Sets the Boolean, if set to true image check box will be used else stadard check box will be used for turning on/off the layer.
|
![]() | IndividualBaseLayers |
Gets or Sets the Boolean,if set to true all the base layers appear individually they can be switched on/off individually.
|
![]() | IndividualDataLayers |
Gets or Sets the Boolean,if set to true all the data layers appear individually they can be turned on/off individually.
|
![]() | InitialVisibleBaseLayer |
Gets or Sets the String that specifies one of the base layer name that will be visible on intial load.
|
![]() | IsBaseLayer |
Gets or Sets the boolean value indicating whether layer is base layer or not.
(Inherited from Overlay.) |
![]() | LayerId |
Gets or sets the layer ID. This is the unique key from the config database
(Inherited from Overlay.) |
![]() | Layers |
Gets or Sets the one-dimensional array of Overlay.
|
![]() | MapName | (Inherited from Overlay.) |
![]() | Name |
Gets or Sets the name of overlay.
(Inherited from Overlay.) |
![]() | OnlyAddLeafLayers |
Gets or Sets the Boolean,if set to true all the groups will be ignored and layers appear individually.
|
![]() | OverlayIndex | (Inherited from Overlay.) |
![]() | PreserveOverlayGroups | |
![]() | Projection |
Gets or Sets the projection code
|
![]() | ProxyUrl |
Sets the url for the proxy.
|
![]() | ReverseAxis |
Returns true if the axis order is reversed for the WMS version and projection of the layer.
|
![]() | ShowLegendButton |
Gets or Sets the boolean value indicating whether to show legend button or not.
|
![]() | SingleTile |
Gets or Sets the boolean value indicating whether the layer is set to single-tile mode or not.
|
![]() | SLD |
Gets or Sets the String.
|
![]() | SortGroups |
If the groups will be sorted or not.
|
![]() | TileSize |
Gets or Sets the [!:Syste.Drawing.Size] of the tile.
|
![]() | TransitionEffect |
Gets or Sets the transition effect to use when the map is panned or zoomed.
|
![]() | Units |
Gets or Sets the units of map
|
![]() | UseProxy |
Defines whether to use a proxy.
|
![]() | Version |
Gets or Sets version of OGC service
|
![]() | Visible |
Gets or Sets boolean value indicating layers visible status.
(Inherited from Overlay.) |