TOC : Script API > JavaScript > JavaScript API > Component > Shape > Rectangle > Method >

 

SetRoundingValue

<< Click to Display Table of Contents >>

Navigation:  »No topics above this level«

TOC : Script API > JavaScript > JavaScript API > Component > Shape > Rectangle > Method >

 

SetRoundingValue

 

 

Sets the corner rounding radius of the rectangle.

 

 

 

Prototype :

 

void SetRoundingValue

(

        float RoundingValue

)

 

 

 

Arguments :

 

RoundingValue

rounding radius

 

 

 

Example :

 

This.SetRoundingValue(10);

 

 

 

Available Events :

 

All Events