←Select platform

Count Property (CodecsRedirectReadEventArgs)

Summary

Gets the number of bytes that this read operation request.

Syntax

C#
VB
Java
C++
public int Count {get;} 
Public ReadOnly Property Count As Integer 
public int getCount() 
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

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Codecs Assembly
Click or drag to resize