←Select platform

RegistrationMethod Property

Summary

Flags that determine which transformation method to use during registration.

Syntax

C#
VB
Java
Objective-C
WinRT C#
C++
public Leadtools.Imageprocessing.Core.RegistrationOptions RegistrationMethod {get; set;}
Public Property RegistrationMethod As Leadtools.Imageprocessing.Core.RegistrationOptions
public Leadtools.Imageprocessing.Core.RegistrationOptions RegistrationMethod {get; set;}
@property (nonatomic, assign) LTRegistrationOptions registrationMethod
public RegistrationOptions getRegistrationMethod()
get_RegistrationMethod(); 
set_RegistrationMethod(value); 
Object.defineProperty('RegistrationMethod'); 

Property Value

One of the RegistrationOptions enumeration values.

Remarks

If it is not known which method to use, use the RegistrationOptions.Unknown method.

Example

Refer to the AlignImagesCommand example.

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