C# Class Relative.ButtonStateVar.DragRezult

Datei anzeigen Open project: Arhirat/Relative Class Usage Examples

Public Properties

Property Type Description
mOnDrag Event
mOnEndDrag Event
mOnPaint EventPaint
mRezult Rezult

Public Methods

Method Description
DragRezult ( Event onDrag, Event onEndDrag, EventPaint onPaint ) : System
DragRezult ( bool e ) : System

Method Details

DragRezult() public method

public DragRezult ( Event onDrag, Event onEndDrag, EventPaint onPaint ) : System
onDrag Event
onEndDrag Event
onPaint EventPaint
return System

DragRezult() public method

public DragRezult ( bool e ) : System
e bool
return System

Property Details

mOnDrag public_oe property

public Event mOnDrag
return Event

mOnEndDrag public_oe property

public Event mOnEndDrag
return Event

mOnPaint public_oe property

public EventPaint mOnPaint
return EventPaint

mRezult public_oe property

public Rezult mRezult
return Rezult