←Select platform

CommandNumber Property

Summary

Gets the index of the current RasterCommand in the Commands collection.

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

Property Value

The index of the current RasterCommand in the Commands collection.

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