Click or drag to resize
TileEffectSourceRectangle Property
The region of the image to be tiled.

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

Property Value

Type: Rect
See Also