C# Class ACAT.Lib.Core.Utility.User32Interop.RECT

Afficher le fichier Open project: brlima94/acat-localization

Méthodes publiques

Свойство Type Description
bottom int
left int
right int
top int

Property Details

bottom public_oe property

public int bottom
Résultat int

left public_oe property

public int left
Résultat int

right public_oe property

public int right
Résultat int

top public_oe property

public int top
Résultat int