Click or drag to resize
CanvasImageBrushExtendX Property
Specifies how content is tiled horizontally when it extends beyond the Image.

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

Property Value

Type: CanvasEdgeBehavior
See Also