ForeArgb32Color

EmfPlusHatchBrushData.ForeArgb32Color property

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

public int ForeArgb32Color { get; set; }

See Also