Table of Contents

TTMSFNCSignatureCaptureClearSignPosition Enumeration

Defines where the clear-signature image is drawn.

API unit family: TMSFNCSignatureCapture

Members

Name Description
cpBottomCenter Draws the clear image centered along the bottom edge.
cpBottomLeft Draws the clear image at the bottom-left corner.
cpBottomRight Draws the clear image at the bottom-right corner.
cpTopCenter Draws the clear image centered along the top edge.
cpTopLeft Draws the clear image at the top-left corner.
cpTopRight Draws the clear image at the top-right corner.
cpXY Draws the clear image at the custom X and Y coordinates.
cpNone Hides the clear image.