poITextAttribute GetColor
Gets the text color.
Syntax
poITextAttribute_handle GetColor
Application
HyperView Tcl Query
Description
Example
hwi GetSessionHandle mySessionName
mySessionName GetProjectHandle myProjectName
myProjectName GetPageHandle myPageName 1
myPageName GetWindowHandle myWinName 1
myWinName GetClientHandle myClientName
myClientName GetLegendHandle myLegendName 1
myLegendName GetHeaderAttributeHandle myAttrName
myAttrName GetColor
Errors
Returns RGB as a space separated string "red green blue", where each color component ranges in value from 0 to 255.