LEADTOOLS Image Processing (Leadtools.ImageProcessing.Core assembly)

RegistrationMarkCommandType Enumeration

Show in webframe







Value that specifies the type of registration mark for which to look.
Syntax
public enum RegistrationMarkCommandType : System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
'Declaration
 
Public Enum RegistrationMarkCommandType 
   Inherits System.Enum
   Implements System.IComparableSystem.IConvertibleSystem.IFormattable 
'Usage
 
Dim instance As RegistrationMarkCommandType
public enum RegistrationMarkCommandType : System.IComparableSystem.IConvertibleSystem.IFormattable  
enum LTRegistrationMarkCommandType
public enum RegistrationMarkCommandType
Leadtools.ImageProcessing.Core.RegistrationMarkCommandType = function() { };
Leadtools.ImageProcessing.Core.RegistrationMarkCommandType.prototype = {
TShape = 0x00000000, };
public enum class RegistrationMarkCommandType : public System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
Members
ValueMemberDescription
0x00000000TShapeT-shape registration mark.
Remarks
Currently, only one registration mark is defined (T-shape). More shapes will be added in the future.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Leadtools.ImageProcessing.Core.RegistrationMarkCommandType

Requirements

Target Platforms

See Also

Reference

Leadtools.ImageProcessing.Core Namespace

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.