<< Click here to display Table of Contents >> Navigation: Programming Reference > Fred Objects > ElementProp Object:
Description
Set or returns the X-radius of the rounded corner.
Syntax
object.RoundX [=] mValue
object
Required. Object name, returned by Dim elem as ElementProp = Page.SelElement()
mValue
Radius in millipoints.
See also
RoundY