C# Class Longkong.ShapeControl.ShapeTypeEditorControl

Inheritance: System.Windows.Forms.UserControl
Afficher le fichier Open project: Longkong/Pojjaman Class Usage Examples

Méthodes publiques

Свойство Type Description
shape ShapeType

Méthodes publiques

Méthode Description
ShapeTypeEditorControl ( ShapeType initial_shape ) : System

Méthodes protégées

Méthode Description
OnMouseDown ( System e ) : void
OnPaint ( System e ) : void

Private Methods

Méthode Description
InitializeComponent ( ) : void

Method Details

OnMouseDown() protected méthode

protected OnMouseDown ( System e ) : void
e System
Résultat void

OnPaint() protected méthode

protected OnPaint ( System e ) : void
e System
Résultat void

ShapeTypeEditorControl() public méthode

public ShapeTypeEditorControl ( ShapeType initial_shape ) : System
initial_shape ShapeType
Résultat System

Property Details

shape public_oe property

public ShapeType shape
Résultat ShapeType