Graphics Properties

The Graphics type exposes the following members.

Properties

Name Description
Public property BlendMode

Gets or sets blending modes.

Public property ClippingPaths

Gets or sets the collection of clipping paths for this Graphics.

Public property DpiX

Gets the horizontal resolution of the drawing surface (in pixels per inch).

Public property DpiY

Gets the vertical resolution of the drawing surface (in pixels per inch).

Public property FillingRule

Specifies a filling rule for a path.

Public property FontRegistry

Gets or sets a FontRegistry associated with this Graphics.

Public property Height

Gets a height of the drawing surface (in pixels).

Public property IndexedColors
Public property Opacity
Public property Overprint

Gets or sets the overprint mode.

Public property Transform

Gets or sets a transformation matrix for this Graphics.

Public property Width

Gets a width of the drawing surface (in pixels).

See Also

Reference