SetSigWindow (int Coords, int XPos, int YPos,

                           int XSize, int YSize)

 

Function:             This function sets a window in the logical tablet space that restricts the

                                operation of some functions to the specified window. The functions

                                behave as follows:

 

                                JustifyMode will only operate on points inside the window.

                                ExportSigFile will only operate on points inside the window.

                                WriteImageFile will only operate on points inside the window.

                                SigString will only operate on points inside the window.

                                ClearTablet will only clear in the window.

 

Arguments:         Integers:

 

                               Coords           Coordinate system used for this hot spot.

                                                       0 = Logical tablet coordinates.

                                                       1 = LCD coordinates.

                               XPos               Location in logical tablet coordinates (upper left - 0,0).

                               YPos                Location in logical tablet coordinates (upper left - 0,0).

                               XSize              XSize in logical tablet pixels.

                               YSize               YSize in logical tablet pixels.

 

Return Value:     Void.

 

Remarks:             This behavior is enabled by setting the start and stop values to non-zero.

                                The window defaults to (0,0,0,0). The window can be enabled at one

                                spot, re-enabled at another, etc., without disabling in between, and then

                                disabled when the various parts of the tablet data have been separated

                                and stored. To determine the logical values in the control for the installed

                                tablet, see the TabletLogicalXSize and TabletLogicalYSize properties.

 

 

 

 

 

 

 

 

 

_____________________________________________________________________

  Copyright 1995 - 2005, Topaz Systems, Inc. All Rights Reserved, Patent Pending

     Topaz Systems, Inc., 650 Cochran Street, Unit 6, Simi Valley, CA, USA, 93065

              Phone: 805 520-8282  Fax: 805 520-0867  www.topazsystems.com