←Select platform

Command Property

Summary

The executed RasterCommand object.

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

Property Value

The executed RasterCommand object.

Example

Refer to RasterCommandsList.

Requirements

Target Platforms

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.ImageProcessing.Kernel Assembly