Pen

Undocumented in source.

Constructors

this
this(HPEN hPen, bool owned)
Undocumented in source.
this
this(Color color, int width, PenStyle style)
Undocumented in source.

Members

Properties

color
Color color [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
style
PenStyle style [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
width
int width [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.

Static functions

fromHPEN
Pen fromHPEN(HPEN hPen, 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