RegionMode

EmfSelectClipPath.RegionMode property

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

public EmfRegionMode RegionMode { get; set; }

See Also