Class CodePattern2DCodeBase
Represents the multi pass pattern types for a base layer of 2D codes.
public static class CodePattern2DCodeBase
- Inheritance
-
CodePattern2DCodeBase
- Inherited Members
Properties
B1
Gets the pattern "B1".
public static int B1 { get; }
Property Value
B2
Gets the pattern "B2".
public static int B2 { get; }
Property Value
B3
Gets the pattern "B3".
public static int B3 { get; }
Property Value
B4
Gets the pattern "B4".
public static int B4 { get; }
Property Value
B5
Gets the pattern "B5".
public static int B5 { get; }
Property Value
B6
Gets the pattern B6.
public static int B6 { get; }
Property Value
B7
Gets the pattern "B7".
public static int B7 { get; }
Property Value
B8
Gets the pattern "B8".
public static int B8 { get; }
Property Value
B9
Gets the pattern "B9".
public static int B9 { get; }