Click or drag to resize
STSeriesDeviceContainerDeviceGetCoordinatePacket Method Scriptel Corporation
Warning: This API is deprecated, please consider using the new version located here: http://scriptel.com/developers/proscript/net-library/

[Missing <summary> documentation for "M:Scriptel.STSeries.STSeriesDeviceContainerDevice.GetCoordinatePacket(System.Int32@,Scriptel.STSeries.ISTSignaturePoint@)"]

Namespace: Scriptel.STSeries
Assembly: STSeries (in STSeries.dll) Version: 2.5.0.454 (2.5.0.454)
Syntax
public override void GetCoordinatePacket(
	ref int regionNumber,
	ref ISTSignaturePoint sigPoint
)

Parameters

regionNumber
Type: SystemInt32

[Missing <param name="regionNumber"/> documentation for "M:Scriptel.STSeries.STSeriesDeviceContainerDevice.GetCoordinatePacket(System.Int32@,Scriptel.STSeries.ISTSignaturePoint@)"]

sigPoint
Type: Scriptel.STSeriesISTSignaturePoint

[Missing <param name="sigPoint"/> documentation for "M:Scriptel.STSeries.STSeriesDeviceContainerDevice.GetCoordinatePacket(System.Int32@,Scriptel.STSeries.ISTSignaturePoint@)"]

See Also