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 public bool Tileable { get; set; }
Property Value
Type:
BooleanSee Also