C# Class touchvg.core.GiSaveClipBox

Inheritance: IDisposable
Exibir arquivo Open project: rhcad/touchvg-v0.6 Class Usage Examples

Protected Properties

Property Type Description
swigCMemOwn bool

Public Methods

Method Description
Dispose ( ) : void
GiSaveClipBox ( GiGraphics gs, Box2d rectWorld ) : System
succeed ( ) : bool

Private Methods

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

Method Details

Dispose() public method

public Dispose ( ) : void
return void

GiSaveClipBox() public method

public GiSaveClipBox ( GiGraphics gs, Box2d rectWorld ) : System
gs GiGraphics
rectWorld Box2d
return System

succeed() public method

public succeed ( ) : bool
return bool

Property Details

swigCMemOwn protected_oe property

protected bool swigCMemOwn
return bool