RasterizeOperator.Background Property
Gets or sets a value specifying the background color of the output rasters.
Syntax
public System.Drawing.Color Background { get; set; }
Property Value
Default: R: 136 G: 136 B: 136
The background color of the output rasters.
Remarks
This property is only used if UseVisualizers is True.
Platforms
Windows, Linux, Android