C# Class AuScGen.ImageBlobTest.Program

Show file Open project: geeksree/cSharpGeeks

Public Methods

Method Description
Highlight ( Rectangle rect ) : void

Private Methods

Method Description
GetDC ( IntPtr hwnd ) : IntPtr
Main ( string args ) : void
ReleaseDC ( IntPtr hwnd, IntPtr dc ) : void

Method Details

Highlight() public static method

public static Highlight ( Rectangle rect ) : void
rect System.Drawing.Rectangle
return void