AciColor Class

Definition

Namespace: netDxf
Assembly: PCBI.DXF_Library (in PCBI.DXF_Library.dll) Version: 17.0.0.0 (17.0.0.0)
C#
public class AciColor : ICloneable, IEquatable<AciColor>
Inheritance
Object    AciColor
Implements
ICloneable, IEquatableAciColor

Constructors

AciColorInitializes 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

Properties

Methods

See Also