Bitmap for WPF
RegisterEffectFromString メソッド

C1.WPF.DX.4.5.2 アセンブリ > C1.Util.DX.Direct2D 名前空間 > Factory1 クラス : RegisterEffectFromString メソッド
HRESULT ID2D1Factory1::RegisterEffectFromString([In] const GUID& classId,[In] const wchar_t* propertyXml,[In, Buffer, Optional] const D2D1_PROPERTY_BINDING* bindings,[In] unsigned int bindingsCount,[In] const __function__stdcall* effectFactory)
シンタックス
'宣言
 
Public Sub RegisterEffectFromString( _
   ByVal classId As System.Guid, _
   ByVal ropertyXmlRef As System.String, _
   ByVal bindings() As PropertyBinding, _
   ByVal bindingsCount As System.Integer, _
   ByVal effectFactory As FunctionCallback _
) 
public void RegisterEffectFromString( 
   System.Guid classId,
   System.string ropertyXmlRef,
   PropertyBinding[] bindings,
   System.int bindingsCount,
   FunctionCallback effectFactory
)

パラメータ

classId
ropertyXmlRef
bindings
bindingsCount
effectFactory
参照

Factory1 クラス
Factory1 メンバ