This property sets whether or not white is displayed as black and black is displayed as white in DXF images

[C++Builder]   imagekitcontrolname->DXFBlack [= bool ]
[Delphi]   imagekitcontrolname.DXFBlack [= Boolean ]

Property Value

Value Explanation
True(default) Black is displayed as white and white is displayed as black in DXF images. (default)
False The DXF images is displayed as normal.

Explanation

The DXFBlack property sets whether or not white is displayed as black and black is displayed as white in DXF images. When the default value, True, is used, black is displayed as white and white is displayed as black in DXF images.

Setting this value

This value can be set at design-time and run-time.

Retrieving this value

This value can be retrieved at run-time.

 

The ImageKit10 VCL is a product created by Newtone Corporation