←Select platform

LineRemoveCommandType Enumeration

Summary
Flag that indicates which lines to remove.

Syntax
C#
VB
Objective-C
C++
Java
public enum LineRemoveCommandType   
Public Enum LineRemoveCommandType  
typedef NS_OPTIONS(NSUInteger, LTLineRemoveCommandType) 
public enum LineRemoveCommandType 
public enum class LineRemoveCommandType   
Members
ValueMemberDescription
1Horizontal Remove horizontal lines.
2Vertical Remove vertical lines.
Remarks

You can use a bitwise OR ( | ) to specify one or more flags.

Requirements

Target Platforms

Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.ImageProcessing.Core Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.