SigPlus.Net Documentation

SigPlusNET.KeyPadAddHotSpot Method 

public void KeyPadAddHotSpot(
   short KeyCode,
   short CoordToUse,
   short XPos,
   short YPos,
   short XSize,
   short YSize
);

Remarks

Defines in software the location of a tablet HotSpot which is used by the developer to detect user pen taps.

Parameters

KeyCode-Integer value defining the HotSpot.

CoordToUse-Coordinate system used for this HotSpot.

XPos-Location (upper left- 0,0)

YPos-Same

XSize-X size in pixels.

YSize-Y size in pixels.

See Also

SigPlusNET Class | Topaz Namespace