Argb32Color

EmfExtFloodFill.Argb32Color property

Gets or sets a WMF ColorRef object ([MS-WMF] section 2.2.2.8), which is used with the FloodFillMode to determine the area to fill.

public int Argb32Color { get; set; }

See Also