LEADTOOLS (Leadtools assembly)
LEAD Technologies, Inc

ImageNumber Property






Gets the index of the current Leadtools.RasterImage in the Images collection. .NET support Silverlight support
Syntax
public int ImageNumber {get;}
'Declaration
 
Public ReadOnly Property ImageNumber As Integer
'Usage
 
Dim instance As RasterCommandProcessorProgressEventArgs
Dim value As Integer
 
value = instance.ImageNumber
public int ImageNumber {get;}
 get_ImageNumber(); 
public:
property int ImageNumber {
   int get();
}

Property Value

The index of the current Leadtools.RasterImage in the Images collection.
Example
For an example, refer to RasterCommandProcessor.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

RasterCommandProcessorProgressEventArgs Class
RasterCommandProcessorProgressEventArgs Members

 

 


Products | Support | Contact Us | Copyright Notices

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