C# Class D2DTestApp.D2DView.RenderTargetEventArgs

Inheritance: System.EventArgs
Afficher le fichier Open project: filipkunc/GLGraphics

Méthodes publiques

Méthode Description
RenderTargetEventArgs ( RenderTarget renderTarget, Graphics graphics ) : System

Method Details

RenderTargetEventArgs() public méthode

public RenderTargetEventArgs ( RenderTarget renderTarget, Graphics graphics ) : System
renderTarget SharpDX.Direct2D1.RenderTarget
graphics System.Drawing.Graphics
Résultat System