C# Class D2DTestApp.D2DView.RenderTargetEventArgs

Inheritance: System.EventArgs
Mostra file Open project: filipkunc/GLGraphics

Public Methods

Method Description
RenderTargetEventArgs ( RenderTarget renderTarget, Graphics graphics ) : System

Method Details

RenderTargetEventArgs() public method

public RenderTargetEventArgs ( RenderTarget renderTarget, Graphics graphics ) : System
renderTarget SharpDX.Direct2D1.RenderTarget
graphics System.Drawing.Graphics
return System