C#
VB
WinRT C#
C++
Resizes the buffer to the specified capacity.
public void Resize(
uint capacity
)
Public Sub Resize( _
ByVal capacity As UInteger _
)
public void Resize(
uint capacity
)
function Leadtools.RasterNativeBuffer.Resize(
capacity
)
public:
void Resize(
uint capacity
)
capacity
The new capacity for the buffer
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET