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