Click or drag to resize
CanvasDrawingSessionBlend Property
Sets the blend mode for this drawing session.

Namespace:  Microsoft.Graphics.Canvas
Assembly:  Microsoft.Graphics.Canvas (in Microsoft.Graphics.Canvas.dll) Version: 0.0.0.0
Syntax
C#
public CanvasBlend Blend { get; set; }

Property Value

Type: CanvasBlend
See Also