Color Class |
The Color type exposes the following members.
| Name | Description | |
|---|---|---|
| AutoDelete | (Inherited from DisposableWrapper.) | |
| Blue |
Gets the blue component of the current
color.
|
|
| BookName |
Gets the book name.
|
|
| ColorIndex |
Gets the color index.
|
|
| ColorMethod |
Gets the color method.
|
|
| ColorName |
Gets the color name.
|
|
| ColorNameForDisplay |
Gets the color name for the display.
|
|
| ColorValue |
Gets the color value.
|
|
| Description |
Gets the description.
|
|
| DictionaryKey |
Gets the dictionary key.
|
|
| DictionaryKeyLength |
Gets the dictionary key length.
|
|
| EntityColor |
Gets the entity color.
|
|
| Explanation |
Gets the explanation.
|
|
| Green |
Gets the green component of the current
color.
|
|
| HasBookName |
Gets if there is a book name.
|
|
| HasColorName |
Gets if there is a color name.
|
|
| IsByAci |
Gets if the color method for this object is
ColorMethod.ByAci.
|
|
| IsByBlock |
Gets if the color method for this object is
ColorMethod.ByBlock or the color method is ColorMethod.ByAci and
the ACI is ByBlock.
|
|
| IsByColor |
Gets if the color method for this object is
ColorMethod.ByColor.
|
|
| IsByLayer |
Gets if the color method for this object is
ColorMethod.ByLayer or the color method is ColorMethod.ByAci and
the ACI is ByLayer.
|
|
| IsByPen |
Gets if the color method for this object is
ColorMethod.ByPen.
|
|
| IsDisposed | (Inherited from DisposableWrapper.) | |
| IsForeground |
Gets if the color is foreground color or the
color method is ColorMethod.ByAci and the ACI is Foreground.
|
|
| IsNone |
Gets if there is no color.
|
|
| PenIndex |
Gets the pen index.
|
|
| Red |
Gets the red component of the current
color.
|
|
| UnmanagedObject | (Inherited from DisposableWrapper.) |
| Name | Description | |
|---|---|---|
| Audit |
Performs an audit operation on this
object.
|
|
| Clone |
Creates a clone of the object.
|
|
| CompareTo |
Makes comparison operation and returns the
result.
|
|
| CreateObjRef |
Creates an object that contains all the
relevant information required to generate a proxy used to
communicate with a remote object.
(Inherited from MarshalByRefObject.) |
|
| Dispose | (Inherited from DisposableWrapper.) | |
| DwgIn |
Creates a new Color object, reads the DWG
format data of this object from the specified file and returns
it.
|
|
| DwgOut |
Writes the DWG format data of this object to
the specified filer.
|
|
| DxfIn | ||
| DxfOut | ||
| Equals |
Returns the truthness of the objects
comparison operation.
(Overrides DisposableWrapperEquals(Object).) |
|
| FromColor |
Returns new color object by color value.
|
|
| FromColorIndex |
Returns new color object by color method and
index.
|
|
| FromDictionaryName |
Returns new color object using a dictionary
name.
|
|
| FromEntityColor |
Returns new color object from
EntityColor.
|
|
| FromNames |
Returns new color object using color name and
book name.
|
|
| FromRgb |
Returns new color object by RGB model.
|
|
| GetHashCode |
Returns hash code for this object.
(Overrides DisposableWrapperGetHashCode.) |
|
| GetLifetimeService |
Retrieves the current lifetime service object
that controls the lifetime policy for this instance.
(Inherited from MarshalByRefObject.) |
|
| GetType |
Gets the Type of the current instance.
(Inherited from Object.) |
|
| ICloneable_Clone | ||
| IComparable_CompareTo | ||
| InitializeLifetimeService |
Obtains a lifetime service object to control
the lifetime policy for this instance.
(Inherited from MarshalByRefObject.) |
|
| ToString |
Returns a string representation of this
Object.
(Overrides ObjectToString.) |
|
| ToString(IFormatProvider) |
Returns a string representation of this Object
depending on UI culture defined by provider
|
| Name | Description | |
|---|---|---|
| Equality |
Equal-To Operator
|
|
| GreaterThan |
More-Than Operator
|
|
| Inequality |
Not-Equal-To Operator
|
|
| LessThan |
Less-Than Operator
|
| © Bricsys NV. All rights reserved. |