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