xtd.drawing "Hello, World!" examples

January 14, 2024 ยท View on GitHub

This folder contains xtd.drawing "Hello, World!" examples.

  • hello_world_png The classic first application "Hello, World!" with GDI+ drawing objects and write png.

Build and run any project

Open "Command Prompt" or "Terminal". Navigate to the folder that contains the project and type the following:

xtdc run -t any_project_name