Class DMTXNativeLibrary
- Namespace
- VisioForge.Core.LibDMTX
- Assembly
- VisioForge.Core.dll
Platform-specific library loader for libdmtx
public static class DMTXNativeLibraryInheritance
Inherited Members
Properties
LoadedDllPath
Gets the path where the DLL was loaded from.
public static string LoadedDllPath { get; }Property Value
Methods
GetVersion()
Gets the version string from the native library.
public static string GetVersion()