←Select platform

Data Property (RasterNativeBuffer)

Summary

Gets or sets the native (unmanaged) data.

Syntax

C#
VB
C++
public IntPtr Data {get; set;} 
Public Property Data As IntPtr 
public: 
property IntPtr Data { 
   IntPtr get(); 
   void set (    IntPtr ); 
} 

Property Value

An IntPtr that represents the native (unmanaged) data.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools Assembly
Click or drag to resize