Table of Contents

Class CodePatternQRCode

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

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

public static class CodePatternQRCode
Inheritance
CodePatternQRCode
Inherited Members

Properties

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

Individual

Gets the "individual" pattern.

public static int Individual { get; }

Property Value

int

Pattern1

Gets the "Pattern 1".

public static int Pattern1 { get; }

Property Value

int

Pattern2

Gets the "Pattern 2".

public static int Pattern2 { get; }

Property Value

int

Pattern3

Gets the "Pattern 3".

public static int Pattern3 { get; }

Property Value

int

Pattern4

Gets the "Pattern 4".

public static int Pattern4 { get; }

Property Value

int

Pattern5

Gets the "Pattern 5".

public static int Pattern5 { get; }

Property Value

int

Pattern6

Gets the "Pattern 6".

public static int Pattern6 { get; }

Property Value

int

Pattern7

Gets the "Pattern 7".

public static int Pattern7 { get; }

Property Value

int