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

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

Public Methods

Method Description
LineControl ( ) : System.Windows.Controls

Initializes a new instance of the LineControl class.

Method Details

LineControl() public method

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