Menu: View→Interface Properties→Page Layout→Height
Specifies the height of the path diagram.
Programming
In Amos Graphics programs, you can fill this text box with "11" by using the following statement (Visual Basic):
pd.GetTextBox("InterfacePropertiesForm", "TextLayoutHeight").Text = "11"