←Select platform
In This Topic ▼

SearchRegistrationMarksCommandData Class Members

Summary

The following tables list the members exposed by SearchRegistrationMarksCommandData.

Public Constructors

Name Description
Public Constructor
SearchRegistrationMarksCommandData Initializes a new SearchRegistrationMarksCommandData class object with explicit parameters.

Public Methods

Name Description
Public Method
SetDataPointer Sets the data pointer.

Protected Methods

Name Description
Protected Method
Dispose Releases all resources used by the SearchRegistrationMarksCommandData.
Protected Method Finalize Destructor of the SearchRegistrationMarksCommandData class.

Public Properties

Name Description
Public Property
Data Gets or sets the data array.
Public Property DataPointer Gets data pointer.
Public Property DataSize Gets the size of data pointer.
Public Property Height Gets or sets the registration mark height, in pixels.
Public Property MarkDetectedCount Gets or sets the number of detected registration marks inside the search area.
Public Property MarkDetectedPoints Gets or sets an array which will be filled with the location points of the detected registration marks.
Public Property MaximumScale Gets or sets the maximum registration mark scale to be detected.
Public Property MinimumScale Gets or sets the minimum registration mark scale to be detected.
Public Property Rectangle Gets or sets a rectangle structure that contains the area to be searched for registration marks (in pixels).
Public Property SearchMarkCount Gets or sets the number of registration marks expected inside the search area.
Public Property Type Gets or sets a value that represents the registration mark type.
Public Property Width Gets or sets the registration mark width, in pixels.

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