←Select platform

SearchMarks Property

Summary
Gets or sets an array of SearchRegistrationMarksCommandData structures describing all the characteristics of the registration marks.
Syntax
C#
VB
Objective-C
C++
Java
public SearchRegistrationMarksCommandData[] SearchMarks { get; set; } 
Public Property SearchMarks As SearchRegistrationMarksCommandData() 
@property (nonatomic, strong) NSMutableArray<LTSearchRegistrationMarksCommandData *> *searchMarks 
public ArrayList<SearchRegistrationMarksCommandData> getSearchMarks() 
public void setSearchMarks(ArrayList<SearchRegistrationMarksCommandData> value) 

Property Value

Array of SearchRegistrationMarksCommandData structures describing all the characteristics of the registration marks.

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.ImageProcessing.Core Assembly

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