Click or drag to resize

LayerCollection Properties

The LayerCollection type exposes the following members.

Properties
  NameDescription
Public propertyExclusiveSelectableLayer
Gets or sets the layer which is the one-and-only selectable layer.
Public propertyItem
Index operator for the set of layers, accepting the layer name for comparison.
Public propertyLayerSettings
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.
Top
See Also