C# Class touchvg.core.MgShapeIterator

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
MgShapeIterator ( touchvg.core.MgShapes shapes ) : System
freeIterator ( ) : void
getFirstShape ( ) : MgShape
getNextShape ( ) : MgShape

Private Methods

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

Method Details

Dispose() public méthode

public Dispose ( ) : void
Résultat void

MgShapeIterator() public méthode

public MgShapeIterator ( touchvg.core.MgShapes shapes ) : System
shapes touchvg.core.MgShapes
Résultat System

freeIterator() public méthode

public freeIterator ( ) : void
Résultat void

getFirstShape() public méthode

public getFirstShape ( ) : MgShape
Résultat MgShape

getNextShape() public méthode

public getNextShape ( ) : MgShape
Résultat MgShape

Property Details

swigCMemOwn protected_oe property

protected bool swigCMemOwn
Résultat bool