WoLinestyleOptionMenuGetValue Function
Gets the currently selected linestyle.
Usage
linestyle = WoLinestyleOptionMenuGetValue(wid)
Input Parameters
wid — Specifies the widget ID returned by WoLinestyleOptionMenu (long).
Returned Value
linestyle — The linestyle index (integer).
Keywords
None.
Discussion
The available linestyles and their index numbers are listed in
Table 19-2: Linestyle Indexes.
Example
See Also