Click or drag to resize
STSignaturePoint Constructor (STSignaturePoint)Scriptel Corporation
Warning: This API is deprecated, please consider using the new version located here: http://scriptel.com/developers/proscript/net-library/
Initializes a new instance of the STSignaturePoint class. Copy constructor

Namespace: Scriptel.STSeries
Assembly: STSeries (in STSeries.dll) Version: 2.5.0.454 (2.5.0.454)
Syntax
public STSignaturePoint(
	STSignaturePoint oldPoint
)

Parameters

oldPoint
Type: Scriptel.STSeriesSTSignaturePoint
The old point.
See Also