Argb32ColorRef

EmfLogBrushEx.Argb32ColorRef property

Gets or sets a 32-bit WMF ColorRef object ([MS-WMF] section 2.2.2.8) that specifies a color. The interpretation of this field depends on the value of BrushStyle, as explained in the following table.

public int Argb32ColorRef { get; set; }

Property Value

The 32-bit ARGB color

See Also