CodeGlyphX logo
CodeGlyphX

API Reference

Class

DotCodeSymbol

Namespace CodeGlyphX
Assembly CodeGlyphX
Modifiers sealed

Encoded DotCode modules and selected layout metadata.

Inheritance

  • Object
  • DotCodeSymbol

Usage

This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.

Properties

public BitMatrix Modules { get; } #

Gets a clone of the encoded modules.

public Int32 Mask { get; } #

Gets the selected mask from 0 through 7.

public Boolean HasForcedCorners { get; } #

Gets whether the selected mask forced the orientation corners.

public Int32 DataCodewordCount { get; } #

Gets the number of data codewords, including pad codewords.

public Int32 ErrorCorrectionCodewordCount { get; } #

Gets the number of error-correction codewords.