NewSize Property
Gets the new size (or bounds) of the object.
Definition
Namespace: Avalonia.Controls
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)
- C#
- VB
- F#
public Size NewSize { get; init; }
Public Property NewSize As Size
Get
Set
member NewSize : Size with get, set