The Graphics type exposes the following members.
| Name | Description | |
|---|---|---|
|
|
BlendMode |
Gets or sets blending modes. |
|
|
ClippingPaths |
Gets or sets the collection of clipping paths for this Graphics. |
|
|
DpiX |
Gets the horizontal resolution of the drawing surface (in pixels per inch). |
|
|
DpiY |
Gets the vertical resolution of the drawing surface (in pixels per inch). |
|
|
FillingRule |
Specifies a filling rule for a path. |
|
|
FontRegistry |
Gets or sets a FontRegistry associated with this Graphics. |
|
|
Height |
Gets a height of the drawing surface (in pixels). |
|
|
IndexedColors |
Gets the collection of indexed colors. |
|
|
Layer |
Gets or sets the current layer. |
|
|
MinPenWidth |
Gets or sets the minimum pen width for drawing operations. |
|
|
Opacity |
Gets or sets the opacity for the graphics. |
|
|
Overprint |
Gets or sets the overprint mode. |
|
|
SoftMask |
Gets or sets a soft mask representing variable opacity for everything drawn on this Graphics. |
|
|
Transform |
Gets or sets a transformation matrix for this Graphics. |
|
|
Width |
Gets a width of the drawing surface (in pixels). |