::hwp::GetPlotFooterFont
Gets a footer font handle of a plot client.
Syntax
::hwp::GetPlotFooterFont
Application
HyperWorks Tcl Query
Description
This procedure implements minus options.
This procedure returns a footer font handle of HyperGraph.
If no page ID is requested, then it operates on the current/active page.
If no window ID is given, then it returns footer font handle of the active window.
Returns
Returns a footer font handle of a plot client.
Example
set footerFontHandle [::hwp::GetPlotFooterFont -page 3 -window 2]