C# Class TechfairKinect.Graphics.SizeChangedEventArgs

Inheritance: System.EventArgs
Exibir arquivo Open project: techx/old-techfair-kinect-booth Class Usage Examples

Public Methods

Method Description
SizeChangedEventArgs ( Size size ) : System

Method Details

SizeChangedEventArgs() public method

public SizeChangedEventArgs ( Size size ) : System
size System.Drawing.Size
return System