The following tables list the members exposed by SearchRegistrationMarksCommandData.
Name | Description | |
---|---|---|
![]() | SearchRegistrationMarksCommandData Constructor | Overloaded. Initializes a new SearchRegistrationMarksCommandData object with default parameters. |
Name | Description | |
---|---|---|
![]() | Data | Gets or sets the data array. |
![]() | DataPointer | (Read only) Gets data pointer. |
![]() | DataSize | (Read only) Gets the size of data pointer. |
![]() ![]() | Empty | (Read only) Gets an Empty class. |
![]() | Height | Gets or sets the registration mark height, in pixels. |
![]() | MarkDetectedCount | Gets or sets the number of detected registration marks inside the search area. |
![]() | MarkDetectedPoints | Gets or sets an array which will be filled with the location points of the detected registration marks. |
![]() | MaximumScale | Gets or sets the maximum registration mark scale to be detected. |
![]() | MinimumScale | Gets or sets the minimum registration mark scale to be detected. |
![]() | Rectangle | Gets or sets a Rectangle structure that contains the area to be searched for registration marks (in pixels). |
![]() | SearchMarkCount | Gets or sets the number of registration marks expected inside the search area. |
![]() | Type | Gets or sets a value that represents the registration mark type. |
![]() | Width | Gets or sets the registration mark width, in pixels. |
Name | Description | |
---|---|---|
![]() | Dispose | Overloaded. Releases all resources used by the SearchRegistrationMarksCommandData. |
![]() | SetDataPointer | Sets the data pointer. |
Name | Description | |
---|---|---|
![]() | Finalize | Overridden. Destructor of the SearchRegistrationMarksCommandData class. |