CADability dotNET

The ColorList type exposes the following members.

Constructors

  NameDescription
Public methodColorList()()()()
Erzeugt eine leere ColorList.
Protected methodColorList(SerializationInfo, StreamingContext)
Constructor required by deserialization

Methods

  NameDescription
Public methodAdd
Public methodAddColor
Liefert den Index zu dem gegebenen Namen.
Public methodCopyTo
Public methodCreateOrFind
Public methodFind
Implements Find(String)
Public methodFindColor
Public methodFindIndex
Public methodGetColor
Liefert die Farbe zu dem gegebenen Index.
Public methodGetContextMenu (Overrides IShowPropertyImpl..::..GetContextMenu()()()().)
Public methodStatic memberGetDefault
Public methodGetEnumerator
Public methodGetName
Public methodGetNewName()()()()
Public methodGetNewName(String)
Public methodGetNextColorDef
Public methodGetObjectData
Public methodIndexOf
Liefert den Namen zu dem gegebenen Index.
Public methodIsStatic
Public methodRemoveAt
Entfernt die Farbe mit dem gegebenen Index.
Public methodSetColor
Verändert die Farbe bei gegebenem Index.
Public methodSetName
Verändert den Namen bei gegebenem Index.

Properties

  NameDescription
Public propertyCount
Public propertyCurrent
Public propertyCurrentIndex
Public propertyEntryType
Overrides EntryType, returns GroupTitle.
(Overrides IShowPropertyImpl..::..EntryType.)
Public propertyFlags
Public propertyIsSynchronized
Public propertyItem
Liefert das ColorDef Objekt zu dem gegebenen Index. Den Index zu einem Namen bekommt man mit der Methode .
Public propertyLabelType
Overrides LabelType
(Overrides IShowPropertyImpl..::..LabelType.)
Public propertyNames
Public propertyOwner
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.)
Public propertySyncRoot

Events

  NameDescription
Public eventDidModifyEvent

Explicit Interface Implementations

See Also