Table of Contents

Class DMTXNativeLibrary

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

Platform-specific library loader for libdmtx

public static class DMTXNativeLibrary

Inheritance

Inherited Members

Properties

LoadedDllPath

Gets the path where the DLL was loaded from.

public static string LoadedDllPath { get; }

Property Value

string

Methods

GetVersion()

Gets the version string from the native library.

public static string GetVersion()

Returns

string