ONLINE HELP WINDEV, WEBDEV AND WINDEV MOBILE
Version: 151617181920212223242526
Drawing an arc Hide the details
Name of the picLayer variable to use.
X coordinate (in pixels) of top left corner of the rectangle containing the circle.
Y coordinate (in pixels) of top left corner of the rectangle containing the circle.
X coordinate (in pixels) of bottom right corner of the rectangle containing the circle.
Y coordinate (in pixels) of bottom right corner of the rectangle containing the circle.
X coordinate (in pixels) of start point of the arc of circle.
Y coordinate (in pixels) of start point of the arc of circle.
X coordinate (in pixels) of end point of the arc of circle.
Y coordinate (in pixels) of end point of the arc of circle.
Color of the arc of circle. This color can correspond to:an RGB color (returned by RGB), an HSL color (returned by HSL), a preset color of WLanguage, a Color variable. If this parameter is not specified, the line color:is Transparent if <Image>.Pen was not used beforehand, corresponds to the color specified in the last call to <Image>.Pen.
Thickness (in pixels) of the arc of circle to draw. If this parameter is not specified, the value taken into account can be:the last value specified in the last call to <Image>.Pen.1 if <Image>.Pen was not used beforehand.
Coordinates of the arc
Drawing a solid figure
Last update: 08/21/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: