名前 | 解説 | |
---|---|---|
![]() | Copy | オーバーロードされます。 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. |
![]() | Dispose | Releases all resources used by this Graphics object. |
![]() | DrawArc | Draw the special arc by using the given pen |
![]() | DrawBezier | Draws one Bezier curves on current Graphics . |
![]() | DrawBeziers | Draw the special Bezier curve on current Graphics by using the special pen. |
![]() | DrawEllipse | Draw the special ellipse by using the given pen |
![]() | DrawLine | Draw the special line by using given pen |
![]() | DrawLines | Draw the special lines on current Graphics by using the special pen. |
![]() | DrawRectangle | Draw the special rectangle by using the given pen |
![]() | DrawString | オーバーロードされます。 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. |
![]() | ExcludeClip | オーバーロードされます。 Updates the clip region of this Graphics object to exclude the area specified by a System.Drawing.Rectangle structure. |
![]() | FillEllipse | Fill the special ellipse on current Grapchis by using special brush |
![]() | FillPie | Fill the special pie on current Grapchis by using special brush |
![]() | FillPolygon | Fill the special polygon on current Grapchis by using special brush |
![]() | FillRectangle | Fill the specified rectangle by using the given brush. |
![]() | FillRegion | Fill the special region on current Grapchis by using special brush |
![]() ![]() | FromGdiplusGraphics | オーバーロードされます。 Creates a new gdi graphics from a gdi+ graphics. |
![]() | GetClip | Gets the region of the current clipping region of graphics. |
![]() | GetLifetimeService | System.MarshalByRefObjectから継承されます。 |
![]() | InitializeLifetimeService | System.MarshalByRefObjectから継承されます。 |
![]() | IntersectClip | オーバーロードされます。 Updates the clip region of this Graphics object to the intersection of the current clip region and the specified System.Drawing.Rectangle structure. |
![]() | MeasureString | Measures the specified string when drawn with the specified Font object and formatted with the specified StringFormat object. |
![]() | Scroll | Moves the specified rectangle by offfset values. |
![]() | SetClip | オーバーロードされます。 Sets the clipping region of this Graphics object to the result of the Replace combining the current clip region and the specified Region object. |
![]() ![]() | ToGdiplusGraphics | Creates a new gdi+ graphics from a gdi graphics. |
![]() | TranslateClip | Translates the clipping region of this Graphics object by specified amounts in the horizontal and vertical directions. |
![]() | TranslateTransform | Changes the origin of the coordinate system by prepending the specified translation to the transformation matrix of this Graphics object. |