https://github.com/onurmx/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/onurmx/mini-paint
converters dynamic-localization graphics localization windows-presentation-foundation
Last synced: about 1 year 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/onurmx/mini-paint
- Owner: onurmx
- 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-02-14T08:26:22.541Z (over 1 year 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.