C# Class EVE_Fast_Fitting_Assessment.Themes.WindowExtension.RECT

Afficher le fichier Open project: rischwa/eve-fast-fitting-assessment

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