Bitmap for WPF
Stitchable プロパティ

C1.WPF.DX.4.5.2 アセンブリ > C1.Util.DX.Direct2D.Effects 名前空間 > Turbulence クラス : Stitchable プロパティ
Turns stitching on or off. The base frequency is adjusted so that output bitmap can be stitched. This is useful if you want to tile multiple copies of the turbulence effect output. true: The output bitmap can be tiled (using the tile effect) without the appearance of seams. The base frequency is adjusted so that output bitmap can be stitched. false: The base frequency is not adjusted, so seams may appear between tiles if the bitmap is tiled.
シンタックス
'宣言
 
Public Property Stitchable As System.Boolean
public System.bool Stitchable {get; set;}
参照

Turbulence クラス
Turbulence メンバ