Graphics in .NET ( Language C#)
- Lượt xem: 433
- Tải xuống: 26
- Người đăng: Nguyễn Quang Vinh
- Ngày đăng: 02/12/2019
Mô Tả
Graphics plays an important part in every application you develop. For instance, if you are developing a paint application or code-editor software, you will want to add color and font dialog box functionality. Sometimes, you may have to print text in the form areas of the software. There may be cases where you have to decorate your text or place it within a rectangle or inside a circle. You may want to simply insert a picture as the background. The possibilities are endless. This customizations are only possible with the careful and judicious use of the appropriate concepts. This article, which is the first of two parts, explains the concepts as laid out in the Microsoft .NET Framework using C# programming language.
Cùng tác giả