Click or drag to resize
Accord.NET (logo)

UnipenReaderHierarchy Property

Gets the hierarchy iniformation that is usually included at the header of the file. This usually gives a description of what the class labels represent.

Namespace:  Accord.IO
Assembly:  Accord.IO (in Accord.IO.dll) Version: 3.8.0
Syntax
public string Hierarchy { get; }
Request Example View Source

Property Value

Type: String
See Also