C# Class WPFUtils.Controls.Win32.User32.Rect

Afficher le fichier Open project: BravoAlpha/WPFUtils

Méthodes publiques

Свойство Type Description
Left int

Méthodes publiques

Méthode Description
Rect ( int left, int top, int right, int bottom ) : System

Method Details

Rect() public méthode

public Rect ( int left, int top, int right, int bottom ) : System
left int
top int
right int
bottom int
Résultat System

Property Details

Left public_oe property

public int Left
Résultat int