The SDL Component Suite is an industry leading collection of components supporting scientific and engineering computing. Please visit the SDL Web site for more information....



LineWidth


Unit: SDL_rchart
Class: TContourPlot
Declaration: property LineWidth: byte;

The property LineWidth is a run-time property, which determines the line width of the following drawing items: tkLine, tkLineto, tkBar3D and tkRectangle. The line width is specified in pixels and may assume any value between 1 and 255. The line width is set to 1 by default.

Hint: Setting the line width to values greater than 1 will force the PenStyle to psSolid.



Last Update: 2023-Dec-13