←Select platform

Border Property

Summary
Gets a flag that indicates which border is being processed.
Syntax
C#
VB
Objective-C
C++
Java
public BorderRemoveBorderFlags Border { get; } 
Public ReadOnly Property Border As BorderRemoveBorderFlags 
@property (nonatomic, assign, readonly) LTBorderRemoveBorderFlags border 
public int getBorder() 
public: 
property BorderRemoveBorderFlags Border { 
   BorderRemoveBorderFlags get(); 
} 

Property Value

Value that indicates which border is being processed.

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.