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

 

SetLeftClickMargin

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

 

SetLeftClickMargin

 

 

Sets the click margin of left.

 

 

 

Prototype :

 

void SetLeftClickMargin

(

       float LeftClickMargin

)

 

 

 

Arguments :

 

LeftClickMargin

Left click margin

 

 

 

Example :

 

This.SetLeftClickMargin(30);

 

 

 

Available Events :

 

OnBind,  OnInitialize,  OnStartBind