TAILIEUCHUNG - Session 7: Advanced Windows Forms Features

GDI+ provides the basic functionality to implement graphics in WinForms. GDI+ resides in assembly. The Graphics class is present in the namespace. It cannot be inherited. The CreateGraphics() method is used to create the Graphics object. It is a method of the Control class. Graphics objects can also be created from any object that derives from the Image class. | Session 7 Advanced Windows Forms Features Review GDI+ provides the basic functionality to implement graphics in WinForms. GDI+ resides in assembly. The Graphics class is present in the namespace. It cannot be inherited. The CreateGraphics() method is used to create the Graphics object. It is a method of the Control class. Graphics objects can also be created from any object that derives from the Image class. This is done by using the FromImage() method of the Graphics class: The Pen object can be used to specify fill styles for objects. The Pen class belongs to the namespace and cannot be inherited. The Brush class is used to fill shapes with solid color. It is abstract and belongs to the namespace. The Color structure is used to create or use colors for graphics in GDI+. It has various color names as its members which can be invoked to display particular colors. Review Contd The DrawLine() method of the Graphics class .

TỪ KHÓA LIÊN QUAN
TAILIEUCHUNG - Chia sẻ tài liệu không giới hạn
Địa chỉ : 444 Hoang Hoa Tham, Hanoi, Viet Nam
Website : tailieuchung.com
Email : tailieuchung20@gmail.com
Tailieuchung.com là thư viện tài liệu trực tuyến, nơi chia sẽ trao đổi hàng triệu tài liệu như luận văn đồ án, sách, giáo trình, đề thi.
Chúng tôi không chịu trách nhiệm liên quan đến các vấn đề bản quyền nội dung tài liệu được thành viên tự nguyện đăng tải lên, nếu phát hiện thấy tài liệu xấu hoặc tài liệu có bản quyền xin hãy email cho chúng tôi.
Đã phát hiện trình chặn quảng cáo AdBlock
Trang web này phụ thuộc vào doanh thu từ số lần hiển thị quảng cáo để tồn tại. Vui lòng tắt trình chặn quảng cáo của bạn hoặc tạm dừng tính năng chặn quảng cáo cho trang web này.