Cm

EmfPlusSetClipRect.Cm property

Gets or sets the CM (4 bits): Specifies the logical operation for combining two regions. See the CombineMode enumeration (section 2.1.1.4) for the meanings of the values.

public EmfPlusCombineMode Cm { get; set; }

Property Value

The cm.

See Also