CalendarView for WinForms
Graphics クラス メンバ
フィールド  プロパティ  メソッド 

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

Graphicsデータ型で公開されるメンバを以下の表に示します。

パブリック コンストラクタ
 名前解説
Public コンストラクタInitializes a new instance of the Graphics class.  
トップ
パブリック フィールド
 名前解説
Public フィールドstatic (Shared in Visual Basic)A static Graphics used to measure geometries.  
トップ
パブリック プロパティ
 名前解説
Public プロパティGets the System.Drawing.Rectangle structure that bounds the clipping region of this Graphics object.  
Public プロパティGets the DeviceContext of the Graphics.  
Public プロパティGets the horizontal resolution of this Graphics object.  
Public プロパティGets the vertical resolution of this Graphics object.  
Public プロパティGets or sets the scaling between world units and page units for this Graphics object.  
Public プロパティGets or sets the unit of measure used for page coordinates in this Graphics object.  
Public プロパティGets or sets the world transformation for this Graphics object.  
トップ
パブリック メソッド
 名前解説
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 名前空間