Represents a drawing surface.
The following tables list the members exposed by the Graphics type.
Name | Description | |
---|---|---|
![]() |
Creates a new color from the specified color with opacity multiplied by the specified value. |
|
![]() |
Overloaded. Creates a new Region object. |
|
![]() |
Releases all resources used by this Graphics object. |
|
![]() |
Overloaded. Draws an image. |
|
![]() |
Overloaded. Draws a line. |
|
![]() |
Draws the outline of the specified graphics path. |
|
![]() |
Overloaded. Draws a polygon. |
|
![]() |
Overloaded. Draws a rectangle. |
|
![]() |
Overloaded. Draws a string. |
|
![]() |
Fills the interior of the specified graphics path. |
|
![]() |
Overloaded. Fills a polygon. |
|
![]() |
Overloaded. Fills a rectangle. |
|
![]() |
Gets a Region that limits the drawing region of this graphics. |
|
![]() |
Gets a Rectangle object that bounds the clipping region of this graphics. |
|
![]() |
Returns the height of the specified font, in pixels, when used in the context of the current graphics. |
|
![]() |
Overloaded. Measures a string. |
|
![]() |
Restores the state of this graphics to the state represented the specified object. |
|
![]() |
Applies the specified rotation to the transformation matrix of this graphics. |
|
![]() |
Saves the current state of this graphics and identifies the saved state with an object. |
|
![]() |
Sets a Region that limits the drawing region of this graphics. |
|
![]() |
Changes the origin of the coordinate system by prepending the specified translation to the transformation matrix of this graphics. |