C# Class touchvg.core.GiView

Inheritance: global::System.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
GiView ( ) : System
commandChanged ( ) : void
contentChanged ( ) : void
isContextActionsVisible ( ) : bool
redraw ( ) : void
regenAll ( ) : void
regenAppend ( ) : void
selectionChanged ( ) : void
showContextActions ( Ints actions, Floats buttonXY, float x, float y, float w, float h ) : bool
useFinger ( ) : bool

Private Methods

Méthode Description
GiView ( IntPtr cPtr, bool cMemoryOwn ) : System
SwigDerivedClassHasMethod ( string methodName, Type methodTypes ) : bool
SwigDirectorConnect ( ) : void
SwigDirectorcommandChanged ( ) : void
SwigDirectorcontentChanged ( ) : void
SwigDirectorisContextActionsVisible ( ) : bool
SwigDirectorredraw ( ) : void
SwigDirectorregenAll ( ) : void
SwigDirectorregenAppend ( ) : void
SwigDirectorselectionChanged ( ) : void
SwigDirectorshowContextActions ( IntPtr actions, IntPtr buttonXY, float x, float y, float w, float h ) : bool
SwigDirectoruseFinger ( ) : bool
getCPtr ( GiView obj ) : HandleRef

Method Details

Dispose() public méthode

public Dispose ( ) : void
Résultat void

GiView() public méthode

public GiView ( ) : System
Résultat System

commandChanged() public méthode

public commandChanged ( ) : void
Résultat void

contentChanged() public méthode

public contentChanged ( ) : void
Résultat void

isContextActionsVisible() public méthode

public isContextActionsVisible ( ) : bool
Résultat bool

redraw() public méthode

public redraw ( ) : void
Résultat void

regenAll() public méthode

public regenAll ( ) : void
Résultat void

regenAppend() public méthode

public regenAppend ( ) : void
Résultat void

selectionChanged() public méthode

public selectionChanged ( ) : void
Résultat void

showContextActions() public méthode

public showContextActions ( Ints actions, Floats buttonXY, float x, float y, float w, float h ) : bool
actions Ints
buttonXY Floats
x float
y float
w float
h float
Résultat bool

useFinger() public méthode

public useFinger ( ) : bool
Résultat bool

Property Details

swigCMemOwn protected_oe property

protected bool swigCMemOwn
Résultat bool