|
FlexCel Studio for VCL/LCL
|
Width in pixels for the grid lines.
property PrintLineWidth: integer;
__property int PrintLineWidth;
When this value is 0 (the default) FlexCel will adjust the width depending on where you are drawing the grid. If to the screen it will be 1 pixel, if to a printer it will be more (so lines in printers are visible, a 1-pixel line in a 600dpi printer will not show).
Normally the default is fine, but if you need to manually adjust it, you can with this property.
|
Copyright (c) 2002-2008 TMS Software. All rights reserved.
|
|
What do you think about this topic? Send feedback!
|