ColorItemCollection Class |
Namespace: RootPro.RootProCAD
The ColorItemCollection type exposes the following members.
| Name | Description | |
|---|---|---|
| ColorItemCollection | Initializes a new instance of the ColorItemCollection class |
| Name | Description | |
|---|---|---|
| Count |
Get the number of colors in the collection.
| |
| Document |
Get the document.
| |
| Item |
Get the color of the specified index.
| |
| LayerColor |
Get layer color.
|
| Name | Description | |
|---|---|---|
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
| GetColorByNumber |
Get the color of the specified color number.
| |
| GetEnumerator |
Return an enumerator that iterates over the collection.
| |
| GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| IndexOfColorNumber |
Get the index of the specified color number.
| |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |