Condividi tramite


WindowRectChangedEventArgs.NewWindowRect Proprietà

Definizione

Ottiene la nuova posizione in cui è stata modificata la finestra.

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

Valore della proprietà

Nuova posizione in cui è cambiata la finestra.

Si applica a