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

 

SetPenThickness

<< Click to Display Table of Contents >>

Navigation:  »No topics above this level«

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

 

SetPenThickness

 

 

Sets the thickness of a line.

 

 

 

Prototype :

 

void SetPenThickness

(

        string PenThickness

)

 

 

 

Arguments :

 

PenThickness

line thickness

 

 

 

Example :

 

This.SetPenThickness("2");

 

 

 

Available Events :

 

All Events