Méthode | Description | |
---|---|---|
Dispose ( ) : void | ||
Type ( ) : int | ||
cloneShape ( ) : |
||
context ( ) : |
||
contextc ( ) : |
||
copy ( touchvg.core.MgObject src ) : void | ||
draw ( int mode, |
||
equals ( touchvg.core.MgObject src ) : bool | ||
getID ( ) : int | ||
getParent ( ) : touchvg.core.MgShapes | ||
getTag ( ) : int | ||
hasFillColor ( ) : bool | ||
isKindOf ( int type ) : bool | ||
load ( |
||
save ( touchvg.core.MgStorage s ) : bool | ||
setParent ( touchvg.core.MgShapes p, int sid ) : void | ||
setTag ( int tag ) : void | ||
shape ( ) : touchvg.core.MgBaseShape | ||
shapec ( ) : touchvg.core.MgBaseShape |
Méthode | Description | |
---|---|---|
MgShape ( IntPtr cPtr, bool cMemoryOwn ) : System | ||
getCPtr ( |
public copy ( touchvg.core.MgObject src ) : void | ||
src | touchvg.core.MgObject | |
Résultat | void |
public draw ( int mode, |
||
mode | int | |
gs | ||
ctx | ||
segment | int | |
Résultat | bool |
public equals ( touchvg.core.MgObject src ) : bool | ||
src | touchvg.core.MgObject | |
Résultat | bool |
public getParent ( ) : touchvg.core.MgShapes | ||
Résultat | touchvg.core.MgShapes |
public load ( |
||
factory | ||
s | touchvg.core.MgStorage | |
Résultat | bool |
public save ( touchvg.core.MgStorage s ) : bool | ||
s | touchvg.core.MgStorage | |
Résultat | bool |
public setParent ( touchvg.core.MgShapes p, int sid ) : void | ||
p | touchvg.core.MgShapes | |
sid | int | |
Résultat | void |
public shape ( ) : touchvg.core.MgBaseShape | ||
Résultat | touchvg.core.MgBaseShape |
public shapec ( ) : touchvg.core.MgBaseShape | ||
Résultat | touchvg.core.MgBaseShape |