Click or drag to resize

FileNodeIsMap Property

Returns true if the node is a mapping

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

Return Value

Type: Boolean
See Also