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(); }