C# Class touchvg.core.MgHitResult

Inheritance: global::System.IDisposable
Datei anzeigen Open project: rhcad/touchvg-v0.6 Class Usage Examples

Protected Properties

Property Type Description
swigCMemOwn bool

Public Methods

Method Description
Dispose ( ) : void
MgHitResult ( ) : System

Private Methods

Method Description
MgHitResult ( IntPtr cPtr, bool cMemoryOwn ) : System
getCPtr ( MgHitResult obj ) : HandleRef

Method Details

Dispose() public method

public Dispose ( ) : void
return void

MgHitResult() public method

public MgHitResult ( ) : System
return System

Property Details

swigCMemOwn protected_oe property

protected bool swigCMemOwn
return bool