plt3DIAxis GetLabelFontHandle
Gets a handle to an hwIFont interface for the label font of the axis.
Syntax
plt3DIAxis_handle GetLabelFontHandle iFont
Application
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.
Inputs
- iFont
- A reference to an hwIFont pointer.
Errors
Returns success or an error code.