Interface IVectorLayerDefinition3
Based on Layer Definition schema 4.0.0
Inherited Members
System.ComponentModel.INotifyPropertyChanged.PropertyChanged
Namespace: OSGeo.MapGuide.ObjectModels.LayerDefinition
Assembly: OSGeo.MapGuide.ObjectModels.dll
Syntax
public interface IVectorLayerDefinition3 : IVectorLayerDefinition2, IVectorLayerDefinition, ISubLayerDefinition, INotifyPropertyChanged
Properties
| Improve this Doc View SourceIncludeBoundsForSelectedFeatures
Controls whether bounding box data is included with selected features when selecting from this layer
Declaration
bool IncludeBoundsForSelectedFeatures { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |