ToTypedString Method (HTupleElements)

Galv Coil Eye Label OCR

Halcon..::..ToTypedString Method (HTupleElements)

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

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

Syntax


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

Parameters

from
Type: HTupleElements
From.

Return Value

System.String.