TOC : OZ e-Form Extension > OZ e-Form JavaScript API > Input > SignPad > Method >

 

SetBottomClickMargin

<< 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 >

 

SetBottomClickMargin

 

 

Sets the click margin of bottom.

 

 

 

Prototype :

 

void SetBottomClickMargin

(

       float BottomClickMargin

)

 

 

 

Arguments :

 

BottomClickMargin

Bottom click margin

 

 

 

Example :

 

This.SetBottomClickMargin(30);

 

 

 

Available Events :

 

OnBind,  OnInitialize,  OnStartBind