C# Class LabelPlus.PicView.LabelUserActionEventArgs

Inheritance: System.EventArgs
Exibir arquivo Open project: noodlefighter/LabelPlus Class Usage Examples

Public Methods

Method Description
LabelUserActionEventArgs ( int n, float X_percent, float Y_percent, ActionType Type ) : System

Method Details

LabelUserActionEventArgs() public method

public LabelUserActionEventArgs ( int n, float X_percent, float Y_percent, ActionType Type ) : System
n int
X_percent float
Y_percent float
Type ActionType
return System