pltIAxis GetTicsFontHandle
Gets a handle to an hwIFont interface for the tics font of the axis.
Syntax
pltIAxis_handle GetTicsFontHandle iFont
Application
HyperWorks Tcl Query
Description
This method creates an interface and copies the pointer to the interface into this value. The caller is responsible for deleting it. Returns success or an error code.
Inputs
- iFont
- A reference to an hwIFont pointer.
Errors
None.