←Select platform

Flags Property

Summary
Gets or sets a flag that determines the behavior of the border removal process.
Syntax
C#
VB
Objective-C
C++
Java
public BorderRemoveCommandFlags Flags { get; set; } 
Public Property Flags As BorderRemoveCommandFlags 
@property (nonatomic, assign) LTBorderRemoveCommandFlags flags 
public int getFlags() 
public void setFlags(int value) 
public: 
property BorderRemoveCommandFlags Flags { 
   BorderRemoveCommandFlags get(); 
   void set (    BorderRemoveCommandFlags ); 
} 

Property Value

Value that determines the behavior of the border removal process.

Example

Refer to BorderRemoveCommand.

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.