Bitmap for UWP
GetValue(Int32,PropertyType,IntPtr,Int32) メソッド

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

パラメータ

index
type
data
dataSize
参照

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