Signature Class |
Namespace: EasyScriptAPI
The Signature type exposes the following members.
Name | Description | |
---|---|---|
![]() | Crop |
This method crops all of the coordinates such that they fit into the width and
height of the minimum bounding box for the signature.
|
![]() | GetBounds |
This method gets the bounding box of this signature.
|
![]() | GetModel |
The model number of the device used to generate the EasyScript string
|
![]() | GetProtocolVersion |
Gets the protocol version used to generate the EasyScript string
|
![]() | GetStrokes |
Returns list of strokes, each containing a list of coordinates that make up the signature.
|
![]() | GetVersion |
The firmware version of the device used to create the string
|
![]() | ToString |
Returns a human readable string representation of this object.
(Overrides ObjectToString.) |