TileEffect.SourceRectangle 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
Syntaxpublic Rect SourceRectangle { get; set; }
Property Value
Type:
Rect
See Also