←Select platform

Command Property

Summary

Gets the RasterCommand object currently being executed.

Syntax
C#
VB
C++
public RasterCommand Command { get; } 
Public ReadOnly Property Command As RasterCommand 
public: 
property RasterCommand^ Command { 
   RasterCommand^ get(); 
} 

Property Value

The RasterCommand object currently being 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