Table of Contents

Class DmtxEncoded

Namespace
VisioForge.Core.LibDMTX
Assembly
VisioForge.Core.dll

Result from encoding a DataMatrix symbol.

public class DmtxEncoded

Inheritance

Inherited Members

Fields

Bitmap

The bitmap containing the symbol.

public SKBitmap Bitmap

Field Value

SKBitmap

SymbolInfo

Information about the symbol that was created.

public SymbolInfo SymbolInfo

Field Value

SymbolInfo