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

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

Public Methods

Method Description
PolyLineSegmentControl ( ) : System.Windows.Controls

Initializes a new instance of the PolyLineSegmentControl class.

Method Details

PolyLineSegmentControl() public method

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