←Select platform

SearchMarks Property

Summary

Gets or sets an array of SearchRegistrationMarksCommandData structures describing all the characteristics of the registration marks.

Syntax

C#
VB
Java
Objective-C
WinRT C#
C++
public [Leadtools.Imageprocessing.Core.SearchRegistrationMarksCommandData[]](searchregistrationmarkscommanddata.html) SearchMarks {get; set;}
public [Leadtools.Imageprocessing.Core.SearchRegistrationMarksCommandData[]](searchregistrationmarkscommanddata.html) SearchMarks {get; set;}
@property (nonatomic, strong) NSMutableArray<LTSearchRegistrationMarksCommandData *> *searchMarks
public ArrayList<SearchRegistrationMarksCommandData> getSearchMarks() 
public void setSearchMarks(ArrayList<SearchRegistrationMarksCommandData> value) 
get_SearchMarks(); 
set_SearchMarks(value); 
Object.defineProperty('SearchMarks'); 

Property Value

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

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.ImageProcessing.Core Assembly
Click or drag to resize