propEditorHeight
layout propEditorHeight int height
Description
Specifies the height of the Property Editor form. Enter any integer greater than zero.
GUI Equivalent
Examples
envGetVal("layout" "propEditorHeight")
envSetVal("layout" "propEditorHeight" 'int 100)
Related Topics
Return to top