C# Class BoxDiagrams.TextBox.HitTestResult

Inheritance: Util.WinForms.HitTestResult
Afficher le fichier Open project: qwertie/ecsharp

Méthodes publiques

Свойство Type Description
ResizeFlags RF

Méthodes publiques

Méthode Description
HitTestResult ( Shape shape, Cursor cursor, RF resizeFlags ) : System

Method Details

HitTestResult() public méthode

public HitTestResult ( Shape shape, Cursor cursor, RF resizeFlags ) : System
shape Shape
cursor System.Windows.Forms.Cursor
resizeFlags RF
Résultat System

Property Details

ResizeFlags public_oe property

public RF ResizeFlags
Résultat RF