SharpPlot Reference > SharpPlot Methods > ReadComment Method > (String,String) SharpPlot.ReadComment Method (String,String)
Read uncompressed note by key.
public static string ReadComment(
string filename,
string key
);
-
filename
- Name of file or string containing rendered content.
-
key
- Short text used to identify original comment.
-
return value
- Recovered text.
See also ...SharpPlot Members | SharpPlot.ReadComment Method
Send comments on this topic © Dyalog Ltd 2021
|