WmfInvertRegion

WmfInvertRegion class

The META_INVERTREGION record draws a region in which the colors are inverted.

public class WmfInvertRegion : WmfObject

Constructors

NameDescription
WmfInvertRegion()Initializes a new instance of the WmfInvertRegion class.
WmfInvertRegion(WmfGraphicObject)Initializes a new instance of the WmfInvertRegion class.

Properties

NameDescription
RegionIndex { get; set; }Gets or sets the index of the region.

See Also