←Select platform

Border Property

Summary

Gets a flag that indicates which border is being processed.

Syntax

C#
VB
Java
Objective-C
WinRT C#
C++
public BorderRemoveBorderFlags Border { get; } 
Public ReadOnly Property Border As Leadtools.Imageprocessing.Core.BorderRemoveBorderFlags 
@property (nonatomic, assign, readonly) LTBorderRemoveBorderFlags border 
public int getBorder() 
 get_Border();  

Property Value

Value that indicates which border is being processed.

Example

Refer to BorderRemoveCommand.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.ImageProcessing.Core Assembly