C#
VB
Java
Objective-C
WinRT C#
C++
Flag that indicates which lines to remove.
public LineRemoveCommandType Type { get; set; }
Public Property Type As Leadtools.Imageprocessing.Core.LineRemoveCommandType
public Leadtools.Imageprocessing.Core.LineRemoveCommandType Type {get; set;}
@property (nonatomic, assign) LTLineRemoveCommandType type
public LineRemoveCommandType getType()
public void setType(LineRemoveCommandType value)
<br/>get_Type();<br/>set_Type(value);<br/>Object.defineProperty('Type');
public:
property Leadtools.Imageprocessing.Core.LineRemoveCommandType Type {
Leadtools.Imageprocessing.Core.LineRemoveCommandType get();
void set ( Leadtools.Imageprocessing.Core.LineRemoveCommandType );
}
Flag that indicates which lines to remove.
Refer to LineRemoveCommand.
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