LEADTOOLS (Leadtools assembly)
LEAD Technologies, Inc

Empty Property (RasterNativeBuffer)






Gets an empty RasterNativeBuffer .NET support Silverlight support
Syntax
public static RasterNativeBuffer Empty {get;}
'Declaration
 
Public Shared ReadOnly Property Empty As RasterNativeBuffer
'Usage
 
Dim value As RasterNativeBuffer
 
value = RasterNativeBuffer.Empty
public static RasterNativeBuffer Empty {get;}
 get_Empty(); 
public:
static property RasterNativeBuffer Empty {
   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: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

RasterNativeBuffer Structure
RasterNativeBuffer Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.