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

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

Public Methods

Method Description
PathGeometryControl ( ) : System.Windows.Controls

Initializes a new instance of the PathGeometryControl class.

Method Details

PathGeometryControl() public method

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