Property | Type | Description | |
---|---|---|---|
swigCMemOwn | bool |
Method | Description | |
---|---|---|
Dispose ( ) : void | ||
MgCommand ( ) : System | ||
backStep ( |
||
cancel ( |
||
click ( |
||
doContextAction ( |
||
doubleClick ( |
||
draw ( |
||
gatherShapes ( |
||
getName ( ) : string | ||
initialize ( |
||
isDrawingCommand ( ) : bool | ||
isFloatingCommand ( ) : bool | ||
longPress ( |
||
mouseHover ( |
||
release ( ) : void | ||
touchBegan ( |
||
touchEnded ( |
||
touchMoved ( |
||
twoFingersMove ( |
Method | Description | |
---|---|---|
MgCommand ( IntPtr cPtr, bool cMemoryOwn ) : System | ||
SwigDerivedClassHasMethod ( string methodName, Type methodTypes ) : bool | ||
SwigDirectorConnect ( ) : void | ||
SwigDirectorbackStep ( IntPtr sender ) : bool | ||
SwigDirectorcancel ( IntPtr sender ) : bool | ||
SwigDirectorclick ( IntPtr sender ) : bool | ||
SwigDirectordoContextAction ( IntPtr sender, int action ) : bool | ||
SwigDirectordoubleClick ( IntPtr sender ) : bool | ||
SwigDirectordraw ( IntPtr sender, IntPtr gs ) : bool | ||
SwigDirectorgatherShapes ( IntPtr sender, IntPtr shapes ) : int | ||
SwigDirectorgetName ( ) : string | ||
SwigDirectorinitialize ( IntPtr sender, IntPtr s ) : bool | ||
SwigDirectorisDrawingCommand ( ) : bool | ||
SwigDirectorisFloatingCommand ( ) : bool | ||
SwigDirectorlongPress ( IntPtr sender ) : bool | ||
SwigDirectormouseHover ( IntPtr sender ) : bool | ||
SwigDirectorrelease ( ) : void | ||
SwigDirectortouchBegan ( IntPtr sender ) : bool | ||
SwigDirectortouchEnded ( IntPtr sender ) : bool | ||
SwigDirectortouchMoved ( IntPtr sender ) : bool | ||
SwigDirectortwoFingersMove ( IntPtr sender ) : bool | ||
getCPtr ( |
public doContextAction ( |
||
sender | ||
action | int | |
return | bool |
public doubleClick ( |
||
sender | ||
return | bool |
public draw ( |
||
sender | ||
gs | ||
return | bool |
public gatherShapes ( |
||
sender | ||
shapes | touchvg.core.MgShapes | |
return | int |
public initialize ( |
||
sender | ||
s | touchvg.core.MgStorage | |
return | bool |
public twoFingersMove ( |
||
sender | ||
return | bool |