←Select platform

SearchRegistrationMarksCommandData Class

Summary

Provides registration mark search information to the SearchRegistrationMarksCommand. The SearchRegistrationMarksCommand also stores information in this structure about the registration marks that it finds.

Syntax
C#
VB
Objective-C
C++
Java
public class SearchRegistrationMarksCommandData : IDisposable 
Public Class SearchRegistrationMarksCommandData  
   Implements System.IDisposable  
@interface LTSearchRegistrationMarksCommandData : NSObject 
public class SearchRegistrationMarksCommandData 
public ref class SearchRegistrationMarksCommandData : public System.IDisposable   

Remarks

For more information, refer to Detecting Registration Marks.

Example

Refer to SearchRegistrationMarksCommand.

Requirements

Target Platforms

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

Leadtools.ImageProcessing.Core Assembly