Click or drag to resize
TurbulenceEffectSize Property
Specifies the size of image to generate. Default value (512, 512).

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

Property Value

Type: Vector2
See Also