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 | |
|
|
Layer | |
|
|
MinPenWidth | |
|
|
Opacity | |
|
|
Overprint |
Gets or sets the overprint mode. |
|
|
Transform |
Gets or sets a transformation matrix for this Graphics. |
|
|
Width |
Gets a width of the drawing surface (in pixels). |