←Select platform

TotalCommands Property

Summary

Gets the total number of commands to be executed.

Syntax

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

Property Value

The total number of commands to be executed.

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