SolidArgb32Color

EmfPlusSolidBrushData.SolidArgb32Color property

Gets or sets an EmfPlusARGB object (section 2.2.2.1) that specifies the color of the brush.

public int SolidArgb32Color { get; set; }

See Also