LEADTOOLS (Leadtools assembly)

Capacity Property

Show in webframe







Gets or sets the native (unmanaged) data length (size in bytes).
Syntax
public uint Capacity {get;}
'Declaration
 
Public ReadOnly Property Capacity As UInteger
'Usage
 
Dim instance As RasterNativeBuffer
Dim value As UInteger
 
value = instance.Capacity
public uint Capacity {get;}

            

            
 get_Capacity(); 
public:
property uint Capacity {
   uint get();
}

Property Value

An System.UInt32 value that represents the native (unmanaged) data length (size in bytes).
Requirements

Target Platforms

See Also

Reference

RasterNativeBuffer Structure
RasterNativeBuffer Members

 

 


Products | Support | Contact Us | Copyright Notices

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