<Code Lib>
2022 Property
Changes 0
P

ACADExportOptions.UseHatchBackgroundColor

Description:
Indicates if hatch background color will be used or not. default value is false.

public bool UseHatchBackgroundColor { get; set; }

Loading…