<Code Lib>
2026 Property
Changes 0
P

ACADExportOptions.HatchBackgroundColor

Description:
The color that will be set as hatch backgound color on the exported hatch. This color will be used only if useHatchBackgroundColor is true.

public Color HatchBackgroundColor { get; set; }

Loading…