←Select platform

Empty Property

Summary

Gets an empty RasterNativeBuffer

Syntax

C#
VB
C++
public static RasterNativeBuffer Empty { get; } 
Public Shared ReadOnly Property Empty As Leadtools.RasterNativeBuffer 
public: 
static property Leadtools.RasterNativeBuffer Empty { 
   Leadtools.RasterNativeBuffer get(); 
} 

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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools Assembly