Product Documentation
Cadence User Interface SKILL Reference
Product Version IC23.1, September 2023

hiGetFormSize

hiGetFormSize(
r_form
)
=> l_width_height / 0:0

Description

Returns the width and height of the given form.

Argument

r_form

Handle to the form, which is returned by hiCreateAppForm.

Values Returned

l_width_height

Returns form width:height if instantiated form is valid.

0:0

Returns 0:0 if form is not instantiated, or it is not a form that has been passed in.

Related Topics

hiCreateAppForm

Form and Field Functions


Return to top
 ⠀
X