Click or drag to resize

GraphStringLength Method

http://www.emgu.com
StringLength

Namespace:  Emgu.TF
Assembly:  Emgu.TF.Net45 (in Emgu.TF.Net45.dll) Version: 1.14.0.569 (1.14.0.569)
Syntax
public Operation StringLength(
	Output input,
	string unit = null,
	string opName = "StringLength"
)

Parameters

input
Type: Emgu.TFOutput
Input to the operation.
unit (Optional)
Type: SystemString
unit
opName (Optional)
Type: SystemString
The name of the operation

Return Value

Type: Operation

[Missing <returns> documentation for "M:Emgu.TF.Graph.StringLength(Emgu.TF.Output,System.String,System.String)"]

See Also