<< 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 >SetRightClickMargin |
Sets the click margin of right.
Prototype :
void SetRightClickMargin
(
float RightClickMargin
)
Arguments :
RightClickMargin |
Right click margin |
Example :
This.SetRightClickMargin(30);
Available Events :
OnBind, OnInitialize, OnStartBind