This repository has been archived by the owner on Oct 11, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 411
3a0a8a63 5ac1 a5de 8ebd d29aa8a2f554
haplokuon edited this page May 6, 2023
·
1 revision
netDxf 3.0.0 Library
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. |