Partager via


WindowRectChangedEventArgs.NewWindowRect Propriété

Définition

Obtient la nouvelle position à laquelle la fenêtre a changé.

public:
 property RectInt32 NewWindowRect { RectInt32 get(); };
RectInt32 NewWindowRect();
public RectInt32 NewWindowRect { get; }
var rectInt32 = windowRectChangedEventArgs.newWindowRect;
Public ReadOnly Property NewWindowRect As RectInt32

Valeur de propriété

Nouvelle position vers laquelle la fenêtre a changé.

S’applique à