RegionMode

EmfExtSelectClipRgn.RegionMode property

Gets or sets a 32-bit unsigned integer that specifies the way to use the region. The value MUST be in the RegionMode (section 2.1.29) enumeration.

public EmfRegionMode RegionMode { get; set; }

See Also