MrcCombineSegmentFlags Enumeration

Summary
Flag that indicates how segments will be combined.
Syntax
C#
VB
C++
[FlagsAttribute()] 
public enum MrcCombineSegmentFlags 
  
<FlagsAttribute()> 
Public Enum MrcCombineSegmentFlags  
   Inherits System.Enum 
   Implements System.IComparable, System.IConvertible, System.IFormattable  
[FlagsAttribute()] 
public enum class MrcCombineSegmentFlags : public System.Enum, System.IComparable, System.IConvertible, System.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.
Requirements

Target Platforms

See Also

Reference

Leadtools.Mrc Namespace

Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Mrc Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.