<< Click to Display Table of Contents >> TOC : Script API > JavaScript > JavaScript API > Component > Shape > Rectangle > Method >GetRoundingValue |
Gets the corner rounding radius of the rectangle.
Prototype :
float GetRoundingValue
(
No Arguments
)
Example :
_TraceLn(This.GetRoundingValue());
Available Events :
All Events