CalendarView for WinForms
Graphics クラス メソッド

C1.Win.C1Input.4.5.2 アセンブリ > C1.Framework.Drawing.Gdi 名前空間 : Graphics クラス

このクラスのメンバの一覧は、Graphicsメンバを参照してください。

パブリック メソッド
 名前解説
Public メソッドオーバーロードされます。 Performs a bit-block transfer of the color data corresponding to a rectangle of pixels from the specified source Graphics object into a destination Graphics object.  
Public メソッド System.MarshalByRefObjectから継承されます。
Public メソッドReleases all resources used by this Graphics object.  
Public メソッドDraw the special arc by using the given pen  
Public メソッドDraws one Bezier curves on current Graphics.  
Public メソッドDraw the special Bezier curve on current Graphics by using the special pen.  
Public メソッドDraw the special ellipse by using the given pen  
Public メソッドDraw the special line by using given pen  
Public メソッドDraw the special lines on current Graphics by using the special pen.  
Public メソッドDraw the special rectangle by using the given pen  
Public メソッドオーバーロードされます。 Draws the specified text string at the specified location with the specified Brush and Font objects using the formatting attributes of the specified StringFormat object.  
Public メソッドオーバーロードされます。 Updates the clip region of this Graphics object to exclude the area specified by a System.Drawing.Rectangle structure.  
Public メソッドFill the special ellipse on current Grapchis by using special brush  
Public メソッドFill the special pie on current Grapchis by using special brush  
Public メソッドFill the special polygon on current Grapchis by using special brush  
Public メソッドFill the specified rectangle by using the given brush.  
Public メソッドFill the special region on current Grapchis by using special brush  
Public メソッドstatic (Shared in Visual Basic)オーバーロードされます。 Creates a new gdi graphics from a gdi+ graphics.  
Public メソッドGets the region of the current clipping region of graphics.  
Public メソッド System.MarshalByRefObjectから継承されます。
Public メソッド System.MarshalByRefObjectから継承されます。
Public メソッドオーバーロードされます。 Updates the clip region of this Graphics object to the intersection of the current clip region and the specified System.Drawing.Rectangle structure.  
Public メソッドMeasures the specified string when drawn with the specified Font object and formatted with the specified StringFormat object.  
Public メソッドMoves the specified rectangle by offfset values.  
Public メソッドオーバーロードされます。 Sets the clipping region of this Graphics object to the result of the Replace combining the current clip region and the specified Region object.  
Public メソッドstatic (Shared in Visual Basic)Creates a new gdi+ graphics from a gdi graphics.  
Public メソッドTranslates the clipping region of this Graphics object by specified amounts in the horizontal and vertical directions.  
Public メソッドChanges the origin of the coordinate system by prepending the specified translation to the transformation matrix of this Graphics object.  
トップ
参照

Graphics クラス
C1.Framework.Drawing.Gdi 名前空間