←Select platform

Buffer Property (RasterNativeBuffer)

Summary

Gets or sets the native (unmanaged) data.

Syntax

C#
VB
WinRT C#
C++
public IntPtr Buffer {get;} 
Public ReadOnly Property Buffer As IntPtr 
public IntPtr Buffer {get;} 
 get_Buffer();  
public: 
property IntPtr Buffer { 
   IntPtr get(); 
} 

Property Value

An IntPtr that represents the native (unmanaged) data.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools Assembly