Bitmap for WPF
DataPointer プロパティ

C1.WPF.DX.4.5.2 アセンブリ > C1.Util.DX 名前空間 > DataStream クラス : DataPointer プロパティ
Gets the internal pointer to the current stream's backing store.
シンタックス
'宣言
 
Public ReadOnly Property DataPointer As System.IntPtr
public System.IntPtr DataPointer {get;}

プロパティ値

An IntPtr to the buffer being used as a backing store.
参照

DataStream クラス
DataStream メンバ