LEADTOOLS Image File Support (Leadtools.Codecs assembly)

Count Property (CodecsRedirectReadEventArgs)

Show in webframe







Gets the number of bytes that this read operation request.
Syntax
public int Count {get;}
'Declaration
 
Public ReadOnly Property Count As Integer
'Usage
 
Dim instance As CodecsRedirectReadEventArgs
Dim value As Integer
 
value = instance.Count
public int Count {get;}

            
public int getCount()
 get_Count(); 
public:
property int Count {
   int get();
}

Property Value

The number of bytes that this read operation request and should copied to Buffer.
Example
For an example, refer to RasterCodecs.StartRedirecting
Requirements

Target Platforms

See Also

Reference

CodecsRedirectReadEventArgs Class
CodecsRedirectReadEventArgs Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.