useAspectRatio
layout.wspMgr useAspectRatio 'boolean { t | nil }
Description
Specifies whether to ignore shapes that are not drawn in the right direction.
GUI Equivalent
Examples
envGetVal("layout.wspMgr" "useAspectRatio")
envSetVal("layout.wspMgr" "useAspectRatio" 'boolean t)
Return to top