Click or drag to resize

Signature Methods

The Signature type exposes the following members.

Methods
  NameDescription
Public methodAddPoint
Adds a coordinate to the signature object. Creates a new stroke if the pen was up for this coordinate.
Public methodClear
Clears all signature data from this signature
Public methodDispose
THis method disposes of disposable resources.
Public methodEquals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Public methodGetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public methodGetStrokes
Returns the list of strokes for this signature
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodRenderSignature
Returns a System.Drawing.Image object of this signature
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
See Also