C# Class Core2D.Wpf.Controls.Path.PathFigureControl

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

Public Methods

Method Description
PathFigureControl ( ) : System.Windows.Controls

Initializes a new instance of the PathFigureControl class.

Method Details

PathFigureControl() public method

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