Bitmap for WPF
Offset プロパティ (Turbulence)

C1.WPF.DX.4.5.2 アセンブリ > C1.Util.DX.Direct2D.Effects 名前空間 > Turbulence クラス : Offset プロパティ
The coordinates where the turbulence output is generated. The algorithm used to generate the Perlin noise is position dependent, so a different offset results in a different output. This property is not bounded and the units are specified in DIPs
シンタックス
'宣言
 
Public Property Offset As Vector2
public Vector2 Offset {get; set;}
解説
The offset does not have the same effect as a translation because the noise function output is infinite and the function will wrap around the tile.
参照

Turbulence クラス
Turbulence メンバ