←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 20.0.2020.4.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools Assembly