Error processing SSI file
LEADTOOLS MRC (Leadtools.Mrc assembly)

Show in webframe

MrcCombineSegmentFlags Enumeration






Flag that indicates how segments will be combined.
Syntax
[FlagsAttribute()]
public enum MrcCombineSegmentFlags : System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
'Declaration
 
<FlagsAttribute()>
Public Enum MrcCombineSegmentFlags 
   Inherits System.Enum
   Implements System.IComparableSystem.IConvertibleSystem.IFormattable 
'Usage
 
Dim instance As MrcCombineSegmentFlags

            

            
[FlagsAttribute()]
public enum class MrcCombineSegmentFlags : public System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
Members
ValueMemberDescription
0x00000000CombineForceAlways combine segments of any type.
0x00000001ForeSimilarAlways combine similar segments.
0x00000002TryFactorUse 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

See Also

Reference

Leadtools.Mrc Namespace

Error processing SSI file
Leadtools.Mrc requires a Document or Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features