C# Class LabelPlus.PicView.LabelUserActionEventArgs

Inheritance: System.EventArgs
Afficher le fichier Open project: noodlefighter/LabelPlus Class Usage Examples

Méthodes publiques

Méthode Description
LabelUserActionEventArgs ( int n, float X_percent, float Y_percent, ActionType Type ) : System

Method Details

LabelUserActionEventArgs() public méthode

public LabelUserActionEventArgs ( int n, float X_percent, float Y_percent, ActionType Type ) : System
n int
X_percent float
Y_percent float
Type ActionType
Résultat System