TsgCADImage.DefaultColor

TsgCADImage                Example                        See Also

  Classes Reference > TsgCADImage > TsgCADImage Properties >

TsgCADImage.DefaultColor

TsgCADImage                Example                        See Also

Previous pageReturn to chapter overviewNext page

Default Color for elements with Default (white) AutoCAD™ DXF/DWG color.

property DefaultColor: TColor

Description

DefaultColor sets the color for elements which have white color in AutoCAD™ DXF/DWG - this color is default for all elements and it is white in AutoCAD™ model mode and black in AutoCAD™ layouts. It is black when printing from AutoCAD™.

Default value for DefaultColor property is clBlack but you can change it to another value - for example to clWhite and if BackgroundColor property is setted to clBlack when TsgCADImage will draw DXF/DWG as AutoCAD™ setted model mode.

Go to CAD VCL Enterprise