←Select platform

Border Property

Summary

Flag that indicates which border to remove.

Syntax

C#
VB
Java
Objective-C
WinRT C#
C++
public BorderRemoveBorderFlags Border { get; set; } 
@property (nonatomic, assign) LTBorderRemoveBorderFlags border 
public int getBorder() 
public void setBorder(int value) 
             
 <br/>get_Border();<br/>set_Border(value);<br/>Object.defineProperty('Border');  

Property Value

Value that indicates which border to remove.

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