<< Click to Display Table of Contents >> VpeSetCornerRadius |
[Not supported by the Community Edition]
The radius of rounded corners. Setting this property different from zero causes Boxes, Text and Rich Text to be drawn with rounded corners that have the given radius.
void VpeSetCornerRadius(
VpeHandle hDoc,
VpeCoord radius
)
VpeHandle hDoc
Document Handle
VpeCoord radius
the corner radius
Default:
0
Remarks:
On Win 9x/Me objects with rounded corners may not have a gradient. Gradients are drawn outside the rounded corners on Win 9x/Me.