←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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools Assembly