LEADTOOLS (Leadtools assembly)
LEAD Technologies, Inc

Resize Method






The new capacity for the buffer
Resizes the buffer to the specified capacity. .NET support WinRT support
Syntax
public void Resize( 
   uint capacity
)
'Declaration
 
Public Sub Resize( _
   ByVal capacity As UInteger _
) 
'Usage
 
Dim instance As RasterNativeBuffer
Dim capacity As UInteger
 
instance.Resize(capacity)
public void Resize( 
   uint capacity
)
 function Leadtools.RasterNativeBuffer.Resize( 
   capacity 
)
public:
void Resize( 
   uint capacity
) 

Parameters

capacity
The new capacity for the buffer
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.