Click or drag to resize
AtlasEffectSourceRectangle Property
Selected region of the source image.

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