Argb32ColorRef

EmfLogPenEx.Argb32ColorRef property

Gets or sets a WMF ColorRef object ([MS-WMF] section 2.2.2.8). The interpretation of this field depends on the BrushStyle value, as shown in the table later in this section.

public override int Argb32ColorRef { get; set; }

Property Value

The 32-bit ARGB color

See Also