LEADTOOLS (Leadtools assembly)

Resize Method

Show in webframe







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

See Also

Reference

RasterNativeBuffer Structure
RasterNativeBuffer Members

 

 


Products | Support | Contact Us | Copyright Notices

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