CanvasDrawingSession.Blend 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
Syntaxpublic CanvasBlend Blend { get; set; }
Property Value
Type:
CanvasBlend
See Also