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