Click or drag to resize

FileNodeIsString Property

Returns true if the node is a text string

Namespace:  OpenCvSharp
Assembly:  OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0
Syntax
public bool IsString { get; }

Return Value

Type: Boolean
See Also