←Select platform

Clone Method

Summary

Copies the segmentation object to another segmentation object with its data.

Syntax

C#
VB
C++
public MrcSegmenter Clone() 
  
Public Function Clone() As Leadtools.Mrc.MrcSegmenter 
public: 
Leadtools.Mrc.MrcSegmenter^ Clone();  

Remarks

For more information, refer to Programming with LEADTOOLS MRC.

Example

Refer to SaveBitmapList example.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Mrc Assembly