TAILIEUCHUNG - gdi programming with c sharp phần 7

Giá trị của mỗi thành phần khác nhau từ 0 đến 255. Các thành phần alpha đại diện cho tính minh bạch trong GDI + màu. Không đại diện cho một màu sắc hoàn toàn minh bạch, 255, một màu sắc hoàn toàn mờ đục. Một ứng dụng phải tạo ra các bút minh bạch và bàn chải để vẽ các đối tượng đồ họa trong suốt. | This document was created by an unregistered ChmMagic please go to http to register it. Thanks GraphicsPath path new GraphicsPath Close Right Click new FontFamily Verdana int 50 new Point 0 0 new Rectangle 20 70 100 100 new Rectangle 140 70 100 100 new Rectangle 260 70 100 100 new Rectangle 380 70 100 100 Region rgn new Region path rgn To test this code create a Windows application and add this code to the form s load event handler. GraphicsPath Properties and Methods Let s examine the properties and methods of the GraphicsPath class before we start using describes the properties. The following code snippet reads some of the GraphicsPath properties Getting GraphicsPath properties FillMode fMode PathData data PointF pts byte ptsTypes int count The GraphicsPath class provides more than a dozen add methods to add graphics objects to a path. Among these methods arAddArc AddBezier AddBeziers AddCloseCurve AddCurve AddEllipse AddLine AddLines AddPath AddPie AddPolygon AddRectangle AddRectangles and AddString. These methods are used to add an arc a Bézier a set of Beziers a closed curve a curve an ellipse a line a set of lines a path a pie a polygon a rectangle a set of rectangles and a string respectively. Other methods which don t belong to the add category are described in Table . Table . GraphicsPath properties Property Description FillMode Represents the fill mode of a graphics path which determines how the interior of a graphics path is filled. This property is a FillMode enumeration type and has two valuesAlternate and Winding. PathData Returns a PathData object containing path data for a graphics path. The path data of a graphics path is composed of arrays of points and types. The Points .

Đã 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.