←Select platform

Empty Property

Summary
Gets an empty RasterNativeBuffer
Syntax
C#
C++/CLI
Java
Python
public static RasterNativeBuffer Empty { get; } 
public static RasterNativeBuffer getEmpty(); 
public: 
static property RasterNativeBuffer Empty { 
   RasterNativeBuffer get(); 
} 
Empty # get  (RasterNativeBuffer) 

Property Value

A RasterNativeBuffer object that has all the members reset to their default values.

Remarks

The RasterNativeBuffer object returned from this property will have the Data property set to IntPtr.Zero and the Length property set to 0.

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.