Hi,in reportbuilder I want to get thinner lines in TppShape, how can I do this? If I need creat a new class to change it,please give me more detail information. Thanks a lot.
If you set the Pen.Width to 0, you will print a hair line (or 1 printer pixel wide). This is the thinnest line possible by your printer. If you find the need to create a new shape component that contains more advanced line width capabilities, take a look at the \RBuilder\Demos\RCL\... directory. This example shows how to go about adding a new component to ReportBuilder.
Comments
If you set the Pen.Width to 0, you will print a hair line (or 1 printer
pixel wide). This is the thinnest line possible by your printer. If you
find the need to create a new shape component that contains more advanced
line width capabilities, take a look at the \RBuilder\Demos\RCL\...
directory. This example shows how to go about adding a new component to
ReportBuilder.
--
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com