class Wacom::Kiosk::UI::Parsers::Shared::SignatureConfig
Summary
| Members | Descriptions |
|---|---|
{property} double X | Gets or sets the signature x coordinates. |
{property} double Y | Gets or sets the signature y coordinates. |
{property} double Width | Gets or sets the signature width. |
{property} double Height | Gets or sets the signature height. |
{property} double AreaPercent | Gets or sets the area percent. The dimensions ratio between the signature area and the signature canvas |
{property} SignatureViewType SignatureViewType | Gets or sets the type of the signature view. |
{property} PenTrackingType PenTrackingType | Gets or sets the type of the pen tracking. |
{property} SignatureFormat SignatureFormat | Gets or sets the signature format. |
{property} string StrokeColor | Gets or sets the signature color. |
{property} string Who | Gets or sets the 'who'field of the generated signature data |
{property} string Why | Gets or sets the 'why'field of the generated signature data |
{property} string EncryptionCertificate | If this is set, then the signature should be encrypted with the provided certificate |
{property} SignatureImageConfig Image | Gets or sets the parameters for the signature image returned after capture |
Members
{property} double X
Gets or sets the signature x coordinates.
The signature x coordinates.
{property} double Y
Gets or sets the signature y coordinates.
The signature y coordinates.
{property} double Width
Gets or sets the signature width.
The signature width.
{property} double Height
Gets or sets the signature height.
The signature height.
{property} double AreaPercent
Gets or sets the area percent. The dimensions ratio between the signature area and the signature canvas
The area percent.
{property} SignatureViewType SignatureViewType
Gets or sets the type of the signature view.
The type of the signature view.
{property} PenTrackingType PenTrackingType
Gets or sets the type of the pen tracking.
The type of the pen tracking.
{property} SignatureFormat SignatureFormat
Gets or sets the signature format.
The signature format.
{property} string StrokeColor
Gets or sets the signature color.
The string hex color value
{property} string Who
Gets or sets the 'who'field of the generated signature data
The name of the signatory
{property} string Why
Gets or sets the 'why'field of the generated signature data
The reason for the signature capture
{property} string EncryptionCertificate
If this is set, then the signature should be encrypted with the provided certificate
{property} SignatureImageConfig Image
Gets or sets the parameters for the signature image returned after capture