poITextAttribute GetVisibility
Gets the visibility state of the text.
Syntax
poITextAttribute_handle GetVisibility
Application
HyperView Tcl Query
Description
This command retrieves the visibility state of the text.
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 GetVisibility
Errors
Returns true or false.