ComponentOne Bitmap for WPF
DataPointer Property

C1.WPF.DX.4 Assembly > C1.Util.DX Namespace > DataStream Class : DataPointer Property
Gets the internal pointer to the current stream's backing store.
Syntax
'Declaration
 
Public ReadOnly Property DataPointer As System.IntPtr
public System.IntPtr DataPointer {get;}

Property Value

An IntPtr to the buffer being used as a backing store.
See Also

Reference

DataStream Class
DataStream Members