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

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

Public Methods

Method Description
ArcSegmentControl ( ) : System.Windows.Controls

Initializes a new instance of the ArcSegmentControl class.

Method Details

ArcSegmentControl() public method

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