C# Class touchvg.core.MgShapeFactory

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
createShape ( int type ) : MgShape

Private Methods

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

Method Details

Dispose() public méthode

public Dispose ( ) : void
Résultat void

createShape() public méthode

public createShape ( int type ) : MgShape
type int
Résultat MgShape

Property Details

swigCMemOwn protected_oe property

protected bool swigCMemOwn
Résultat bool