CADability dotNET

The CheckedLayerList type exposes the following members.

Constructors

  NameDescription
Protected methodCheckedLayerList(SerializationInfo, StreamingContext)
Public methodCheckedLayerList(LayerList, array<Layer>[]()[][], String)
Creates a new [!:CheckedLayerlist] with the provided layer list and a set of initially checked layers

Methods

Properties

  NameDescription
Public propertyChecked
Returns all checked Layers
Public propertyEntryType
Overrides EntryType, returns GroupTitle.
(Overrides IShowPropertyImpl..::..EntryType.)
Public propertyLabelType
Overrides LabelType
(Overrides IShowPropertyImpl..::..LabelType.)
Public propertySubEntries
Overrides SubEntries, returns the subentries in this property view.
(Overrides IShowPropertyImpl..::..SubEntries.)
Public propertySubEntriesCount
Overrides SubEntriesCount, returns the number of subentries in this property view.
(Overrides IShowPropertyImpl..::..SubEntriesCount.)

Events

  NameDescription
Public eventCheckStateChangedEvent
Event that gets called when the user changes the checbox next to a layer.

Explicit Interface Implementations

See Also