https://github.com/caglayandev/mini-paint
Mini-Paint is a basic paint which provides basic drawing of different shapes and ability to manipulate them. This project was done to learn essential points of WPF.
https://github.com/caglayandev/mini-paint
converters dynamic-localization graphics localization windows-presentation-foundation
Last synced: 5 months ago
JSON representation
Mini-Paint is a basic paint which provides basic drawing of different shapes and ability to manipulate them. This project was done to learn essential points of WPF.
- Host: GitHub
- URL: https://github.com/caglayandev/mini-paint
- Owner: caglayandev
- Created: 2021-05-12T16:56:21.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2021-05-26T05:45:20.000Z (about 5 years ago)
- Last Synced: 2025-08-24T18:59:32.148Z (10 months ago)
- Topics: converters, dynamic-localization, graphics, localization, windows-presentation-foundation
- Language: C#
- Homepage:
- Size: 153 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Mini-Paint
Mini-Paint is a basic paint which provides basic drawing of different shapes and ability to manipulate them. This project was done to learn essential points of WPF.