Argb32Color

EmfPlusClear.Argb32Color property

Gets or sets the color. An EmfPlusARGB object (section 2.2.2.1) that defines the color to paint the screen. All colors are specified in [IEC-RGB], unless otherwise noted.

public int Argb32Color { get; set; }

Property Value

The color.

See Also