 | AciColorUseTrueColor Property |
imbVeles Framework: imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Get or set if the AciColor should use true color values.
Namespace:
netDxf
Assembly:
netDXF.Standard (in netDXF.Standard.dll) Version: 2.1.1
Syntax
Remarks
By default the constructors that use r, g, b values will set this boolean to true
while the constants and constructor that use a short will set it to false.
See Also