Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.6.28
|
Leadtools Namespace > RasterNativeBuffer Structure : Data Property |
public IntPtr Data {get; set;}
'Declaration
Public Property Data As IntPtr
'Usage
Dim instance As RasterNativeBuffer Dim value As IntPtr instance.Data = value value = instance.Data
public IntPtr Data {get; set;}
<br/>get_Data();<br/>set_Data(value);<br/>Object.defineProperty('Data');