←Select platform

RegistrationMarkCommandType Enumeration

Summary

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

Syntax
C#
VB
Objective-C
C++
Java
public enum RegistrationMarkCommandType   
Public Enum RegistrationMarkCommandType  
typedef NS_ENUM(NSInteger, LTRegistrationMarkCommandType) 
public enum RegistrationMarkCommandType 
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

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