ONLINE HELP WINDEV, WEBDEV AND WINDEV MOBILE
Version: 151617181920212223242526
True if the line was printed,False otherwise.
Vertical coordinate of the beginning of line (in millimeters). Value included between 0 and the page height (returned by iPageHeight).
Vertical coordinate of the end of line (in millimeters). Value included between 0 and the page height (returned by iPageHeight).
Line thickness (in picas). By default, this thickness is equal to 1 (one Pica = 0,353 mm).To get a thickness of 1 pixel, <Thickness> must be equal to 0. When the thickness increases, it is proportionally distributed between the two sides of line.
Color used for the line. If this parameter is not specified, the color used is black. This color can correspond to:an RGB color (returned by RGB), an HSL color (returned by HSL), a preset color of WLanguage.
Type of line.iContinuous(default value)Solid lineiDottedDotted line (....)iDotAndDashDot-and-dash line (-.-.)iDashedDashed line (-----) Caution: To get a dotted line, <Thickness> must be equal to 0. If <Thickness> is greater than or equal to 1, the line will always be a solid line. This parameter can be ignored if it is not supported by the printer driver. This parameter always corresponds to a solid line. If one of the constants corresponding to the other types of lines is used, this constant will be ignored.
Last update: 09/18/2020
Send a report | Local help
Searching...
I accept the terms of the license agreement
All you have to do is configure your product as follows: