C# Class UsefulTools.Wpf.NativeWindowInfo

Inheritance: IWin32Window
Afficher le fichier Open project: visualmutator/visualmutator

Méthodes publiques

Méthode Description
NativeWindowInfo ( IntPtr handle, int top, int left, int width, int height ) : System

Method Details

NativeWindowInfo() public méthode

public NativeWindowInfo ( IntPtr handle, int top, int left, int width, int height ) : System
handle System.IntPtr
top int
left int
width int
height int
Résultat System