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

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

Public Methods

Method Description
LineSegmentControl ( ) : System.Windows.Controls

Initializes a new instance of the LineSegmentControl class.

Method Details

LineSegmentControl() public method

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