SharpPlot Reference > PageMap Class > FindScriptValue Method > (Int32,String) PageMap.FindScriptValue Method (Int32,String)
Recover saved script value given hotspot details and property name.
public string FindScriptValue(
int hotspot,
string pname
);
-
hotspot
- Handle to hotspot.
-
pname
- Name of saved script item.
-
return value
- Property value (as text).
See also ...PageMap.PageMap Members | PageMap.FindScriptValue Method
Send comments on this topic © Dyalog Ltd 2021
|