LayerRasterizeOperator.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: Black, R: 0 G: 0 B: 0
The background color of the output rasters.
Remarks
The output rasters are filled with this color before they are updated.
Platforms
Windows, Linux, Android