Reference Guide > W Routines > WoFontOptionMenuGetValue Function
  

WoFontOptionMenuGetValue Function
Gets the software font command for the currently selected font.
Usage
font = WoFontOptionMenuGetValue(wid)
Input Parameters
wid — Specifies the widget ID returned by WoFontOptionMenu (long).
Returned Value
font — A string containing the software font command for the currently selected font.
Keywords
None.
Discussion
Software fonts, also called vector-drawn or Hershey fonts, are internal to PV‑WAVE and are drawn with line vectors. Software fonts are specified by their font command. For example, the font command for the Simplex Greek font is !4
Example
See the example given for WoFontOptionMenu Function.
See Also
WoFontOptionMenu, WoFontOptionMenuSetValue

Version 2017.1
Copyright © 2019, Rogue Wave Software, Inc. All Rights Reserved.