ONLINE HELP WINDEV, WEBDEV AND WINDEV MOBILE
Version: 151617181920212223242526
True if the line was printed,False otherwise.
Horizontal coordinate of the beginning of line (in millimeters). Value included between 0 and the page width (returned by iPageWidth).
Vertical coordinate of the beginning of line (in millimeters). Value included between 0 and the page height (returned by iPageHeight).
Horizontal coordinate of the end of line (in millimeters). Value included between 0 and the page width (returned by iPageWidth).
Vertical coordinate of the end of line (in millimeters). Value included between 0 and the page height (returned by iPageHeight).
Type of line.iContinuous (default value)Solid lineiDottedDotted line (....)iDotAndDashDot-and-dash line (-.-.)iDashedDashed line (-----) Caution: If <Thickness> is greater than 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.
Line thickness (in picas). Default value = 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. 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.
Last update: 09/17/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: