Leadtools.ImageProcessing Namespace > RasterCommandProcessorProgressEventArgs Class : RasterCommandProcessorProgressEventArgs Constructor |
public RasterCommandProcessorProgressEventArgs( int percent, IRasterCommand command, int commandNumber, int totalCommands, RasterImage image, int imageNumber, int totalImages )
'Declaration Public Function New( _ ByVal percent As Integer, _ ByVal command As IRasterCommand, _ ByVal commandNumber As Integer, _ ByVal totalCommands As Integer, _ ByVal image As RasterImage, _ ByVal imageNumber As Integer, _ ByVal totalImages As Integer _ )
'Usage Dim percent As Integer Dim command As IRasterCommand Dim commandNumber As Integer Dim totalCommands As Integer Dim image As RasterImage Dim imageNumber As Integer Dim totalImages As Integer Dim instance As New RasterCommandProcessorProgressEventArgs(percent, command, commandNumber, totalCommands, image, imageNumber, totalImages)
public RasterCommandProcessorProgressEventArgs( int percent, IRasterCommand command, int commandNumber, int totalCommands, RasterImage image, int imageNumber, int totalImages )
function RasterCommandProcessorProgressEventArgs( percent , command , commandNumber , totalCommands , image , imageNumber , totalImages )
public: RasterCommandProcessorProgressEventArgs( int percent, IRasterCommand^ command, int commandNumber, int totalCommands, RasterImage^ image, int imageNumber, int totalImages )
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