←Select platform

TotalImages Property

Summary

Gets the total number of images to be processed.

Syntax
C#
VB
C++
public int TotalImages { get; } 
Public ReadOnly Property TotalImages As Integer 
public: 
property int TotalImages { 
   int get(); 
} 

Property Value

The total number of images to be processed.

Example

For an example, refer to RasterCommandProcessor.

Requirements

Target Platforms

Help Version 20.0.2020.4.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools Assembly