GdiRenderer Constructor

Creates an instance of the class GdiRenderer.
public GdiRenderer(
	Graphics graphics
)

Parameters

graphicsSystem.DrawingGraphics
GDI+ drawing context to which the icon will be rendered.

See Also

Reference