LEADTOOLS (Leadtools assembly)

Buffer Property (RasterNativeBuffer)

Show in webframe







Gets or sets the native (unmanaged) data.
Syntax
public IntPtr Buffer {get;}
'Declaration
 
Public ReadOnly Property Buffer As IntPtr
'Usage
 
Dim instance As RasterNativeBuffer
Dim value As IntPtr
 
value = instance.Buffer
public IntPtr Buffer {get;}

            

            
 get_Buffer(); 
public:
property IntPtr Buffer {
   IntPtr get();
}

Property Value

An System.IntPtr that represents the native (unmanaged) data.
Requirements

Target Platforms

See Also

Reference

RasterNativeBuffer Structure
RasterNativeBuffer Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.