DWSDK C# Project Configuration

Project Configuration

  1. Click "Add Reference" in the C# project.

  2. Click "Browse," then navigate to the bin folder in the extracted directory, select the dl_sdk_net.dll file, check it, and click OK.

  3. Click "Assembly," then search for system.drawing. Check it and click OK.

Example Project

For using the project, refer to the C# Code Example provided.

SDK Interface Documentation

Detailed interface documentation can be found in the C# SDK Documentation.