CGContext.SetBlendMode(CGBlendMode) Method   
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Specifies the compositing mode.
public void SetBlendMode(CoreGraphics.CGBlendMode mode);member this.SetBlendMode : CoreGraphics.CGBlendMode -> unitParameters
- mode
- CGBlendMode
The desired CGBlendMode.