Flags Property

Summary
Flags that determine the behavior of the process.
Syntax
C#
VB
C++
public MrcSegmentImageFlags Flags { get; set; } 
  
Public Property Flags As MrcSegmentImageFlags 
public: 
property MrcSegmentImageFlags Flags { 
   MrcSegmentImageFlags get(); 
   void set (    MrcSegmentImageFlags ); 
} 

Property Value

For possible values, refer to MrcSegmentImageFlags

Example

Refer to MrcSegmenter example.

Requirements

Target Platforms

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.