C# Class touchvg.core.RECT_2D

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
RECT_2D ( ) : System
height ( ) : float
width ( ) : float

Private Methods

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

Method Details

Dispose() public méthode

public Dispose ( ) : void
Résultat void

RECT_2D() public méthode

public RECT_2D ( ) : System
Résultat System

height() public méthode

public height ( ) : float
Résultat float

width() public méthode

public width ( ) : float
Résultat float

Property Details

swigCMemOwn protected_oe property

protected bool swigCMemOwn
Résultat bool