poITextAttribute GetHeight

Gets the text height.

Syntax

poITextAttribute_handle GetHeight

Application

HyperView Tcl Query

Description

This command retrieves the text height.

Example

To get the font height of an existing attribute:
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 GetHeight

Errors

Returns the size of the font in pixels.