Bitmap for WPF
Create(EffectContext,Guid) メソッド

C1.WPF.DX.4.5.2 アセンブリ > C1.Util.DX.Direct2D 名前空間 > Effect クラス > Create メソッド : Create(EffectContext,Guid) メソッド
The effect context.

The class ID of the effect to create.

Initializes a new instance of the Effectclass.
シンタックス
'宣言
 
Public Overloads Shared Function Create( _
   ByVal effectContext As EffectContext, _
   ByVal effectId As System.Guid _
) As Effect
public static Effect Create( 
   EffectContext effectContext,
   System.Guid effectId
)

パラメータ

effectContext
The effect context.
effectId

The class ID of the effect to create.

参照

Effect クラス
Effect メンバ
オーバーロード一覧