'Declaration Public Function New( _
ByVal symbolPositionThe position for a symbol in the Structured Append format.As Integer, _
ByVal symbolCountThe number of symbols in the Structured Append format.As Integer _
)
public DataMatrixStructuredAppendCharacter(
int symbolPosition,
int symbolCount
)
public: DataMatrixStructuredAppendCharacter(
int symbolPosition,
int symbolCount
)
public:
DataMatrixStructuredAppendCharacter(
int symbolPosition,
int symbolCount
)
Parameters
- symbolPosition
- The position for a symbol in the Structured Append format.
- symbolCount
- The number of symbols in the Structured Append format.