Click or drag to resize

WFSServerOverlay Properties

The WFSServerOverlay type exposes the following members.

Properties
  NameDescription
Public propertyAbstract
Gets or sets the abstract for this layer
(Inherited from OGCOverlay.)
Public propertyBaseUrl
Gets or Sets the base url of the service.
(Inherited from HttpOverlay.)
Public propertyBuffer
Gets or Sets int value that specifies the number of extra tiles that should be extracted around the extents when rendering a map.
(Inherited from GridOverlay.)
Public propertyCopyright
Gets or Sets copyright text.
(Inherited from HttpOverlay.)
Public propertyDisplayOutsideMaxExtent
Request map tiles that are completely outside of the max extent for this layer
(Inherited from HttpOverlay.)
Public propertyDrawingStyles
Gets or Sets the DrawingStyles
(Inherited from WFSOverlay.)
Public propertyFilter
Gets or Sets the WFSFilter
(Inherited from WFSOverlay.)
Public propertyGetSchemaData
Gets or Sets Boolean indicating whether to get Schema data or not.
(Inherited from WFSOverlay.)
Public propertyImageCheckBox
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.
(Inherited from HttpOverlay.)
Public propertyIncludeInLayerTree
Gets or Sets the boolean value indicating whether layer to be included in tree.
(Inherited from HttpOverlay.)
Public propertyIsBaseLayer
Gets or Sets the boolean value indicating whether layer is base layer or not.
(Inherited from Overlay.)
Public propertyIsServer (Inherited from WFSOverlay.)
Public propertyLayerId
Gets or sets the layer ID. This is the unique key from the config database
(Inherited from Overlay.)
Public propertyLayers
Gets or Sets the one-dimensional array of [!:Syste.String] representing map layers.
(Inherited from OGCOverlay.)
Public propertyMapName (Inherited from Overlay.)
Public propertyMaxFeatures
Gets or Sets the Int32, the maximum number of features that can be served by service.
(Inherited from WFSOverlay.)
Public propertyMetaDataID
Gets or sets the ID of the metadata object
(Inherited from OGCOverlay.)
Public propertyName
Gets or Sets the name of overlay.
(Inherited from Overlay.)
Public propertyNumZoomLevels
The amount of zoom levels in this layer
(Inherited from HttpOverlay.)
Public propertyOverlayIndex (Inherited from Overlay.)
Public propertyProjection
Gets or Sets the projection code
(Inherited from HttpOverlay.)
Public propertyScales
Gets or Sets the one-dimensional array of Double representing map scale
(Inherited from HttpOverlay.)
Public propertyShowLegendButton
Gets or Sets the boolean value indicating whether to show legend button or not.
(Inherited from HttpOverlay.)
Public propertySingleTile
Gets or Sets the boolean value indicating whether the layer is set to single-tile mode or not.
(Inherited from GridOverlay.)
Public propertyTileSize
Gets or Sets the [!:Syste.Drawing.Size] of the tile.
(Inherited from GridOverlay.)
Public propertyTransitionEffect
Gets or Sets the transition effect to use when the map is panned or zoomed.
(Inherited from HttpOverlay.)
Public propertyUnits
Gets or Sets the units of map
(Inherited from HttpOverlay.)
Public propertyVersion
Gets or Sets version of OGC service
(Inherited from OGCOverlay.)
Public propertyVisible
Gets or Sets boolean value indicating layers visible status.
(Inherited from Overlay.)
Public propertyWfsFeatureNamespace
Gets or Sets the String to be used as namespace for features
(Inherited from WFSOverlay.)
Public propertyWfsFeaturePrefix
Gets or Sets the String to be used as prefix for features
(Inherited from WFSOverlay.)
Public propertyWfsGeometryName
Gets or Sets the String representing geomtery name
(Inherited from WFSOverlay.)
Top
See Also