C# Class Core2D.Avalonia.Controls.Path.PathGeometryControl

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

Public Methods

Method Description
PathGeometryControl ( ) : Avalonia.Controls

Initializes a new instance of the PathGeometryControl class.

Private Methods

Method Description
InitializeComponent ( ) : void

Initialize the Xaml components.

Method Details

PathGeometryControl() public method

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