C#
VB
C++
Gets or sets a value that represents the status of the rake removal process.
public RemoveStatus Status { get; set; }
Public Property Status As Leadtools.Imageprocessing.Core.RemoveStatus
public:
property Leadtools.Imageprocessing.Core.RemoveStatus Status {
Leadtools.Imageprocessing.Core.RemoveStatus get();
void set ( Leadtools.Imageprocessing.Core.RemoveStatus );
}
Value that represents the status of the rake removal process.
Refer to RakeRemoveCommand.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET