TOC : Script API > JavaScript > JavaScript API > Component > Multiplex > Table > Method >

 

GetTopLeftBorderRadius

<< Click to Display Table of Contents >>

Navigation:  »No topics above this level«

TOC : Script API > JavaScript > JavaScript API > Component > Multiplex > Table > Method >

 

GetTopLeftBorderRadius

 

 

Gets the radius of top left border.

 

 

 

Prototype :

 

string GetTopLeftBorderRadius

(

       No Arguments

)

 

 

 

Reference :

 

Return a string in the form of "Top Left". Return a single value if the two values are equal.

 

 

 

Example :

 

_TraceLn(This.GetTopLeftBorderRadius());

 

 

 

Available Events :

 

All Events