Skip to content
This repository has been archived by the owner on Oct 11, 2023. It is now read-only.

3a0a8a63 5ac1 a5de 8ebd d29aa8a2f554

haplokuon edited this page May 6, 2023 · 1 revision

AciColor Constructor

netDxf 3.0.0 Library

Overload List

AciColor() Initializes a new instance of the AciColor class with black/white color index 7.
AciColor(Byte[]) Initializes a new instance of the AciColor class from an array of three values.
AciColor(Color) Initializes a new instance of the AciColor class.
AciColor(Double[]) Initializes a new instance of the AciColor class from an array of three values.
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.

See Also

Reference

AciColor Class
netDxf Namespace

Clone this wiki locally