ToTypedString Method (HTuple)

Galv Coil Eye Label OCR

Halcon..::..ToTypedString Method (HTuple)

A helper method to convert an HTuple to an appropriate string format.

Namespace:  Rti.Halcon
Assembly:  GalvCoilEyeLabelOcr (in GalvCoilEyeLabelOcr.exe)

Syntax


public static string ToTypedString(
	HTuple from
)
Public Shared Function ToTypedString ( _
	from As HTuple _
) As String
public:
static String^ ToTypedString(
	HTuple^ from
)

Parameters

from
Type: HTuple
From.

Return Value

System.String.