Rectangle Constructor
Initializes a new instance of the Rectangle class
Definition
Namespace: Avalonia.Controls.Shapes
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)
- C#
- VB
- F#
public Rectangle()
Public Sub New
new : unit -> Rectangle
Initializes a new instance of the Rectangle class
Namespace: Avalonia.Controls.Shapes
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)
public Rectangle()
Public Sub New
new : unit -> Rectangle