| .NET API Reference | OSGeo FDO Provider for WMS |
OvLayerDefinition Class Reference
#include <mgOvLayerDefinition.h>
Detailed Description
The FdoWmsOvLayerDefinition class defines a WMS style that will be used to stylize a WMS layer.
Definition at line 30 of file mgOvLayerDefinition.h.
Public Member Functions | |
| __property NAMESPACE_OSGEO_FDO_PROVIDERS_WMS_OVERRIDE::OvStyleDefinition * | get_Style () |
| Gets the WMS style that will be used to render a WMS layer in a composit WMS image. | |
| OvLayerDefinition () | |
| Constructs a new empty layer definition. | |
| __property System::Void | set_Style (NAMESPACE_OSGEO_FDO_PROVIDERS_WMS_OVERRIDE::OvStyleDefinition *style) |
| Sets the WMS style that will be used to render a WMS layer in a composit WMS image. | |
The documentation for this class was generated from the following file:
| Comments? |