C#
VB
Java
Objective-C
WinRT C#
C++
Gets a flag that indicates which border is being processed.
public BorderRemoveBorderFlags Border { get; }
Public ReadOnly Property Border As Leadtools.Imageprocessing.Core.BorderRemoveBorderFlags
public Leadtools.Imageprocessing.Core.BorderRemoveBorderFlags Border {get;}
@property (nonatomic, assign, readonly) LTBorderRemoveBorderFlags border
public int getBorder()
get_Border();
public:
property Leadtools.Imageprocessing.Core.BorderRemoveBorderFlags Border {
Leadtools.Imageprocessing.Core.BorderRemoveBorderFlags get();
}
Value that indicates which border is being processed.
Refer to BorderRemoveCommand.
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