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

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

Public Methods

Method Description
PointControl ( ) : System.Windows.Controls

Initializes a new instance of the PointControl class.

Method Details

PointControl() public method

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