<< Click to Display Table of Contents >> Navigation: »No topics above this level« TOC : Script API > JavaScript > JavaScript API > Component > Multiplex > Table > Method >GetBottomRightBorderRadius |
Gets the radius of bottom right border.
Prototype :
string GetBottomRightBorderRadius
(
No Arguments
)
Reference :
Return a string in the form of "Bottom Right". Return a single value if the two values are equal.
Example :
_TraceLn(This.GetBottomRightBorderRadius());
Available Events :
All Events