BackArgb32Color

EmfPlusHatchBrushData.BackArgb32Color property

Gets or sets a 32-bit EmfPlusArgb object that specifies the color used to paint the background of the hatch pattern.

public int BackArgb32Color { get; set; }

See Also