Partager via


NativeMethods.RECT, constructeur

Espace de noms :  Microsoft.TeamFoundation.Common.Internal
Assembly :  Microsoft.TeamFoundation.Common (dans Microsoft.TeamFoundation.Common.dll)

Syntaxe

'Déclaration
Public Sub New ( _
    left As Integer, _
    top As Integer, _
    right As Integer, _
    bottom As Integer _
)
public RECT(
    int left,
    int top,
    int right,
    int bottom
)

Paramètres

Sécurité .NET Framework

Voir aussi

Référence

NativeMethods.RECT Structure

Microsoft.TeamFoundation.Common.Internal, espace de noms