C# Class Core2D.Wpf.Controls.Shapes.PathControl

Interaction logic for PathControl xaml.
Inheritance: System.Windows.Controls.UserControl
ファイルを表示 Open project: Core2D/Core2D

Public Methods

Method Description
PathControl ( ) : System.Windows.Controls

Initializes a new instance of the PathControl class.

Method Details

PathControl() public method

Initializes a new instance of the PathControl class.
public PathControl ( ) : System.Windows.Controls
return System.Windows.Controls