GraphicObject

Undocumented in source.

Constructors

this
this()
Undocumented in source.
this
this(HGDIOBJ hGdiObj, bool owned)
Undocumented in source.

Destructor

~this
~this()
Undocumented in source.

Members

Functions

dispose
void dispose()
Undocumented in source. Be warned that the author may not have intended to support it.

Static functions

getInfo
int getInfo(HGDIOBJ hGdiObj, T t)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

_owned
bool _owned;
Undocumented in source.

Inherited Members

From IDisposable

dispose
void dispose()
Undocumented in source.

Meta