Argb32ColorRef

EmfLogPen.Argb32ColorRef property

Gets or sets a WMF ColorRef object ([MS-WMF] section 2.2.2.8) that specifies the pen color value.

public override int Argb32ColorRef { get; set; }

Property Value

The 32-bit ARGB color

See Also