C# Class Core2D.Avalonia.Controls.Project.ShapesControl

Interaction logic for ShapesControl xaml.
Inheritance: Avalonia.Controls.UserControl
Show file Open project: Core2D/Core2D

Public Methods

Method Description
ShapesControl ( ) : Avalonia.Controls

Initializes a new instance of the ShapesControl class.

Private Methods

Method Description
InitializeComponent ( ) : void

Initialize the Xaml components.

Method Details

ShapesControl() public method

Initializes a new instance of the ShapesControl class.
public ShapesControl ( ) : Avalonia.Controls
return Avalonia.Controls