C# Class Alsing.Drawing.GDI.GDIObject

Summary description for GDIObject.
Inheritance: IDisposable
Datei anzeigen Open project: ehasis/alsing

Protected Properties

Property Type Description
IsCreated bool

Public Methods

Method Description
Dispose ( ) : void

Protected Methods

Method Description
Create ( ) : void
Destroy ( ) : void

Method Details

Create() protected method

protected Create ( ) : void
return void

Destroy() protected method

protected Destroy ( ) : void
return void

Dispose() public method

public Dispose ( ) : void
return void

Property Details

IsCreated protected_oe property

protected bool IsCreated
return bool