LEADTOOLS Image Processing (Leadtools.ImageProcessing.Core assembly)
LEAD Technologies, Inc

BorderRemoveBorderFlags Enumeration






Indicates which border to remove

.NET support WinRT support Silverlight support
Syntax
[FlagsAttribute()]
public enum BorderRemoveBorderFlags : System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
'Declaration
 
<FlagsAttribute()>
Public Enum BorderRemoveBorderFlags 
   Inherits System.Enum
   Implements System.IComparableSystem.IConvertibleSystem.IFormattable 
'Usage
 
Dim instance As BorderRemoveBorderFlags
[FlagsAttribute()]
public enum BorderRemoveBorderFlags : System.IComparableSystem.IConvertibleSystem.IFormattable  
Leadtools.ImageProcessing.Core.BorderRemoveBorderFlags = function() { };
Leadtools.ImageProcessing.Core.BorderRemoveBorderFlags.prototype = {
LeadtoolsMemberMarker(replace me) };
[FlagsAttribute()]
public enum class BorderRemoveBorderFlags : public System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
Members
MemberDescription
AllRemove all borders.
BottomRemove the bottom border.
LeftRemove the left border.
NoneNo flags.
RightRemove the right border.
TopRemove the top border.
Remarks
You can use a bitwise OR (|) to specify one or more flags.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Leadtools.ImageProcessing.Core.BorderRemoveBorderFlags

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

Leadtools.ImageProcessing.Core Namespace

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.