Bitmap for WPF
GetValueByName メソッド

C1.WPF.DX.4.5.2 アセンブリ > C1.Util.DX.Direct2D 名前空間 > Properties クラス : GetValueByName メソッド
HRESULT ID2D1Properties::GetValueByName([In] const wchar_t* name,[In] D2D1_PROPERTY_TYPE type,[Out, Buffer] void* data,[In] unsigned int dataSize)
シンタックス
'宣言
 
Public Sub GetValueByName( _
   ByVal name As System.String, _
   ByVal type As PropertyType, _
   ByVal data As System.IntPtr, _
   ByVal dataSize As System.Integer _
) 
public void GetValueByName( 
   System.string name,
   PropertyType type,
   System.IntPtr data,
   System.int dataSize
)

パラメータ

name
type
data
dataSize
参照

Properties クラス
Properties メンバ