poIRenderOptions SetForegroundColor
Sets the foreground color of the view.
Syntax
poIRenderOptions_handle SetForegroundColor color
Application
HyperView Tcl Modify
Description
This command sets the foreground color of the view.
Inputs
- color
- Set the color using the RGB format (for example, 255 255 255).
Errors
Returns 0 if successful, otherwise an error code.