public class AciColor : ICloneable, IEquatable<AciColor>Public Class AciColor
Implements ICloneable, IEquatable(Of AciColor)public ref class AciColor : ICloneable,
IEquatable<AciColor^>type AciColor =
class
interface ICloneable
interface IEquatable<AciColor>
end| AciColor | Initializes a new instance of the AciColor class |
| AciColor(Color) | Initializes a new instance of the AciColor class |
| AciColor(Int16) | Initializes a new instance of the AciColor class |
| AciColor(Byte, Byte, Byte) | Initializes a new instance of the AciColor class |
| AciColor(Double, Double, Double) | Initializes a new instance of the AciColor class |
| B | |
| Blue | |
| ByBlock | |
| ByLayer | |
| Cyan | |
| DarkGray | |
| Default | |
| G | |
| Green | |
| Index | |
| IndexRgb | |
| IsByBlock | |
| IsByLayer | |
| LightGray | |
| Magenta | |
| R | |
| Red | |
| UseTrueColor | |
| Yellow |