On this pageTsgDXFDrawModeDescriptionSpecifies the appearance of colors.ValueDefinitiondmNormalShows drawing in colorsdmBlackShows drawing in black-whitedmGrayShows drawing in grayscaleSyntaxtype TsgDXFDrawMode = (dmNormal, dmBlack, dmGray)