Font

Undocumented in source.

Constructors

this
this(string name, int h, FontStyle style)
Undocumented in source.
this
this(Font f, FontStyle fs)
Undocumented in source.

Members

Properties

height
int height [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
metrics
FontMetrics metrics [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
name
string name [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.

Static functions

fromHFONT
Font fromHFONT(HFONT hFont, bool owned)
Undocumented in source. Be warned that the author may not have intended to support it.

Inherited Members

From GraphicObject

_owned
bool _owned;
Undocumented in source.
~this
~this()
Undocumented in source.
getInfo
int getInfo(HGDIOBJ hGdiObj, T t)
Undocumented in source. Be warned that the author may not have intended to support it.
dispose
void dispose()
Undocumented in source. Be warned that the author may not have intended to support it.

Meta