Click or drag to resize
TurbulenceEffectTileable Property
Turns stitching on or off. If set, the base frequency is adjusted so the output bitmap can be tiled. Default value false.

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

Property Value

Type: Boolean
See Also