CornerHeight
property for PowerScript controls
Applies to
RoundRectangle controls
Description
The Corner Height property sets the radius of the vertical part of
the corners of a RoundRectangle control. The radius is in PowerBuilder
units.
Usage
In a painter
To set the CornerHeight property:
-
Enter an integer in the CornerHeight field on the General page
of the control’s Properties view.
In scripts
The CornerHeight property takes an integer. This example sets the
corner height for a RoundRectangle rr_1:
|
1 |
rr_1.CornerHeight = 10 |
Document get from Powerbuilder help
Thank you for watching.
Subscribe
Login
0 Comments
Oldest