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.

EnableAntialiasing

Gets or sets whether to anti-alias the graphics primitives.

SupportsPenWidth0

Gets a value indicating whether the IGraphics object supports pens with zero width.

Transform

Gets or sets the world transformation for this IGraphics object.

UnitScale

Gets the scale for current unit.

 See Also