LayerCollection Properties |
The LayerCollection type exposes the following members.
Name | Description | |
---|---|---|
ExclusiveSelectableLayer | Gets or sets the layer which is the one-and-only selectable layer. | |
Item | Index operator for the set of layers, accepting the layer name for comparison. | |
LayerSettings | Gets or sets the interface, which is used when the settings of a layer have to be shown.
Due to the fact, that this class does not know the styles of the GUI, the dialogs are deferred to the
client application implementing such an ILayerSettings-interface. |