Table of Contents

Class CodePatternDataMatrixCode

Namespace
Loehnert.Lisrt.Laser.Keyence
Assembly
Loehnert.Lisrt.Laser.Keyence.dll

Represents the multi pass pattern types for a code layer of a DataMatrix code.

public static class CodePatternDataMatrixCode
Inheritance
CodePatternDataMatrixCode
Inherited Members

Properties

A

Gets the pattern "A".

public static int A { get; }

Property Value

int

B

Gets the pattern "B".

public static int B { get; }

Property Value

int

C

Gets the pattern "C".

public static int C { get; }

Property Value

int

D

Gets the pattern "D".

public static int D { get; }

Property Value

int

E

Gets the pattern "E".

public static int E { get; }

Property Value

int

EntirePattern1

Gets the "Entire Pattern 1".

public static int EntirePattern1 { get; }

Property Value

int

EntirePattern2

Gets the "Entire Pattern 2".

public static int EntirePattern2 { get; }

Property Value

int

EntirePattern3

Gets the "Entire Pattern 3".

public static int EntirePattern3 { get; }

Property Value

int

EntirePattern4

Gets the "Entire Pattern 4".

public static int EntirePattern4 { get; }

Property Value

int

EntirePattern5

Gets the "Entire Pattern 5".

public static int EntirePattern5 { get; }

Property Value

int

EntirePattern6

Gets the "Entire Pattern 6".

public static int EntirePattern6 { get; }

Property Value

int

F

Gets the pattern "F".

public static int F { get; }

Property Value

int