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