Search
IGraphics Properties
 


 Public Properties

  Name Description

Clip

Gets or sets an IGraphicsPath object that limits the drawing region of this IGraphics object.

DpiX

Gets the horizontal resolution of this IGraphics object.

DpiY

Gets the vertical resolution of this IGraphics object.

Transform

Gets or sets the world transformation for this IGraphics object.

 See Also