←Select platform

RegistrationMarkCommandType Enumeration

Summary

Value that specifies the type of registration mark for which to look.

Syntax

C#
VB
Java
Objective-C
WinRT C#
C++
public enum RegistrationMarkCommandType
Public Enum RegistrationMarkCommandType
public enum RegistrationMarkCommandType
typedef NS_ENUM(NSInteger, LTRegistrationMarkCommandType)
public enum RegistrationMarkCommandType
Leadtools.ImageProcessing.Core.RegistrationMarkCommandType = function() { }; 
Leadtools.ImageProcessing.Core.RegistrationMarkCommandType.prototype = { 
 
  TShape = 0, 
     
 }; 
public enum class RegistrationMarkCommandType

Members

ValueMemberDescription
0TShape T-shape registration mark.
Remarks

Currently, only one registration mark is defined (T-shape). More shapes will be added in the future.

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