Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.6.28
|
Leadtools.ImageProcessing Namespace > RasterCommandProcessorProgressEventArgs Class : Command Property |
public IRasterCommand Command {get;}
'Declaration
Public ReadOnly Property Command As IRasterCommand
'Usage
Dim instance As RasterCommandProcessorProgressEventArgs Dim value As IRasterCommand value = instance.Command
public IRasterCommand Command {get;}
get_Command();
public: property IRasterCommand^ Command { IRasterCommand^ get(); }