1wxGraphicsPen(3) Erlang Module Definition wxGraphicsPen(3)
2
3
4
6 wxGraphicsPen - Functions for wxGraphicsPen class
7
9 A wxGraphicsPen is a native representation of a pen. The contents are
10 specific and private to the respective renderer. Instances are ref
11 counted and can therefore be assigned as usual. The only way to get a
12 valid instance is via wxGraphicsContext:createPen/2 or wxGraphicsRenâ
13 derer::CreatePen() (not implemented in wx).
14
15 This class is derived (and can use functions) from: wxGraphicsObject
16
17 wxWidgets docs: wxGraphicsPen
18
20 wxGraphicsPen() = wx:wx_object()
21
22
23
24wxWidgets team. wx 2.1.4 wxGraphicsPen(3)