Click or drag to resize

AciColor Constructor

Overload List
  NameDescription
Public methodAciColor
Initializes a new instance of the AciColor class with black/white color index 7.
Public methodAciColor(Color)
Initializes a new instance of the AciColor class.
Public methodAciColor(Int16)
Initializes a new instance of the AciColor class.
Public methodAciColor(Byte, Byte, Byte)
Initializes a new instance of the AciColor class.
Public methodAciColor(Double, Double, Double)
Initializes a new instance of the AciColor class.
Public methodAciColor(Single, Single, Single)
Initializes a new instance of the AciColor class.
Top
See Also