LEADTOOLS MRC (Leadtools.Mrc assembly) Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.30
MrcCombineSegmentFlags Enumeration
See Also  
Leadtools.Mrc Namespace : MrcCombineSegmentFlags Enumeration



The MrcCombineSegmentFlags Enumeration is available in LEADTOOLS Document and Medical Imaging toolkits.

Flag that indicates how segments will be combined.

Syntax

Visual Basic (Declaration) 
<FlagsAttribute()>
Public Enum MrcCombineSegmentFlags 
   Inherits System.Enum
   Implements IComparableIConvertibleIFormattable 
Visual Basic (Usage)Copy Code
Dim instance As MrcCombineSegmentFlags
C# 
[FlagsAttribute()]
public enum MrcCombineSegmentFlags : System.Enum, IComparableIConvertibleIFormattable  
C++/CLI 
[FlagsAttribute()]
public enum class MrcCombineSegmentFlags : public System.Enum, IComparableIConvertibleIFormattable  

Members

MemberDescription
CombineForceAlways combine segments of any type.
ForeSimilarAlways combine similar segments.
TryFactorUse the factor parameter in the MrcSegmenter.CombineSegments method to determine similarity, and combine similar segments.

Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Leadtools.Mrc.MrcCombineSegmentFlags

Requirements

Target Platforms: Microsoft .NET Framework 2.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7

See Also

Leadtools.Mrc requires a Document or Medical toolkit license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features