C# Class touchvg.core.Shapes

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
Shapes ( ) : System
Shapes ( int n ) : System
count ( ) : int
get ( int index ) : MgShape
set ( int index, MgShape value ) : void
set ( int index, MgShape v1, MgShape v2 ) : void
setSize ( int n ) : void

Private Methods

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

Method Details

Dispose() public méthode

public Dispose ( ) : void
Résultat void

Shapes() public méthode

public Shapes ( ) : System
Résultat System

Shapes() public méthode

public Shapes ( int n ) : System
n int
Résultat System

count() public méthode

public count ( ) : int
Résultat int

get() public méthode

public get ( int index ) : MgShape
index int
Résultat MgShape

set() public méthode

public set ( int index, MgShape value ) : void
index int
value MgShape
Résultat void

set() public méthode

public set ( int index, MgShape v1, MgShape v2 ) : void
index int
v1 MgShape
v2 MgShape
Résultat void

setSize() public méthode

public setSize ( int n ) : void
n int
Résultat void

Property Details

swigCMemOwn protected_oe property

protected bool swigCMemOwn
Résultat bool