<< Click to Display Table of Contents >> Navigation: »No topics above this level« TOC : OZ e-Form Extension > OZ e-Form JavaScript API > Input > SignPad > Method >SetSignPenThickness |
Sets the signature pen thickness.
Prototype :
void SetSignPenThickness
(
float SignPenThickness
)
Arguments :
SignPenThickness |
Sign pen thickness |
Example :
This.SetSignPenThickness(2);
Available Events :
OnBind, OnInitialize, OnStartBind