Xbasic
FORM.GET_HEIGHT Function
Syntax
.Get_Height(C format[,P style])
Arguments
- format
A data format, as selected from the Select Format dialog box.
- style
Internal use only.
Description
The .GET_HEIGHT() method returns the Height of a form in inches, given a display style.
Limitations
Desktop applications only.
See Also