Also appears in: PowerFont Record, Group Member
Link to any visual PowerDoc object (i.e. any object with a designated FnDraw rendering function).
The pdFnDraw property describes the visual object pointed by the pdFnDrawObjectPtr link. If pdFnDraw is missing, it is assumed pdFnDrawObjectPtr points to the Group object.
Also appears in: PowerFont Record, Group Member
Rendering function that describes the visual object pointed to by the pdFnDrawObjectPtr link.
Supported values:
0 = Nothing
1 = Text Line
2 = Text Arc
3 = Text Area
4 = Line
5 = Circle/Ellipse
6 = Rectangle
7 = True Circle/Ellipse
8 = Slice
9 = Arc
10 = Rich Text Area
11 = Pattern
12 = Grid
13 = Custom Shape or Polygon
14 = Gradient, Gradient (As Fast Rectangle), Gradient (As Inverter)
15 = Bitmap Image
16 = Char
17 = Rich Text Line
18 = Library Shape
19 = Rich Text Arc
20 = Glyph
21 = Generic Object
22 = Group
23 = PowerGlyph
24 = Polyline (also Bezier and B-Spline curves)
25 = Library Polyline
26 = Text Design
27 = Rich Text Design
28 = Text Path
29 = Rich Text Path
30 = Library Bitmap Image
31 = Background Surface
10000 = Button
10001 = Radio Button
10002 = Check Box
10003 = Text Box
10004 = List Box
10005 = Horizontal Slider
10006 = Vertical Slider
10007 = Rich Text Box
10008 = Rich Button
C/C++
INTEGRAL DSL