Enum QueryMapFeaturesLayerAttributes
Flags that can be used for the QueryMapFeatures operation
Namespace: OSGeo.MapGuide.MaestroAPI
Assembly: OSGeo.MapGuide.MaestroAPI.dll
Syntax
[Flags]
public enum QueryMapFeaturesLayerAttributes
Fields
Name | Description |
---|---|
AllLayers | All layers |
Default | Default |
OnlySelectable | Only selectable |
OnlyVisible | Only visible |
OnlyWithToolTips | Only with tooltips |
VisibleWithToolTips | Visible with tooltips |