C# Class touchvg.core.MgActionDispatcher

Inheritance: IDisposable
Afficher le fichier Open project: rhcad/touchvg-v0.6 Class Usage Examples

Protected Properties

Свойство Type Description
swigCMemOwn bool

Méthodes publiques

Méthode Description
Dispose ( ) : void
doAction ( MgMotion sender, int action ) : bool
showInDrawing ( MgMotion sender, MgShape shape ) : bool
showInSelect ( MgMotion sender, int selState, MgShape shape, Box2d selbox ) : bool

Private Methods

Méthode Description
MgActionDispatcher ( IntPtr cPtr, bool cMemoryOwn ) : System
getCPtr ( MgActionDispatcher obj ) : HandleRef

Method Details

Dispose() public méthode

public Dispose ( ) : void
Résultat void

doAction() public méthode

public doAction ( MgMotion sender, int action ) : bool
sender MgMotion
action int
Résultat bool

showInDrawing() public méthode

public showInDrawing ( MgMotion sender, MgShape shape ) : bool
sender MgMotion
shape MgShape
Résultat bool

showInSelect() public méthode

public showInSelect ( MgMotion sender, int selState, MgShape shape, Box2d selbox ) : bool
sender MgMotion
selState int
shape MgShape
selbox Box2d
Résultat bool

Property Details

swigCMemOwn protected_oe property

protected bool swigCMemOwn
Résultat bool