Partager via


IResizable.UpdateBounds, méthode

Espace de noms :  Microsoft.VisualStudio.PlatformUI
Assembly :  Microsoft.VisualStudio.Shell.11.0 (dans Microsoft.VisualStudio.Shell.11.0.dll)

Syntaxe

'Déclaration
Sub UpdateBounds ( _
    leftDelta As Double, _
    topDelta As Double, _
    widthDelta As Double, _
    heightDelta As Double _
)
void UpdateBounds(
    double leftDelta,
    double topDelta,
    double widthDelta,
    double heightDelta
)

Paramètres

Sécurité .NET Framework

Voir aussi

Référence

IResizable Interface

Microsoft.VisualStudio.PlatformUI, espace de noms