Signature Class |
Namespace: ProScript
The Signature type exposes the following members.
Name | Description | |
---|---|---|
![]() | AddPoint |
Adds a coordinate to the signature object. Creates a new stroke if the pen was up
for this coordinate.
|
![]() | Clear |
Clears all signature data from this signature
|
![]() | Dispose |
THis method disposes of disposable resources.
|
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetStrokes |
Returns the list of strokes for this signature
|
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | RenderSignature |
Returns a System.Drawing.Image object of this signature
|
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |