←Select platform

Data Property

Summary
Gets or sets the native (unmanaged) data.
Syntax
C#
C++/CLI
Java
Python
public IntPtr Data { get; set; } 
public int getData(); 
public void setData( 
   int intValue,  
   byte[] byte[Value,  
   int intValue2,  
   int intValue3 
); 
public: 
property IntPtr Data { 
   IntPtr get(); 
   void set (    IntPtr ); 
} 
Data # get and set (RasterNativeBuffer) 

Property Value

An IntPtr that represents the native (unmanaged) data.

Requirements

Target Platforms

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.