targetWidth
layout targetWidth float snapTargetWidth
Description
Controls the width of the snap target highlight while creating a ruler. The value must be a integer point number.
GUI Equivalent
Examples
envGetVal("layout" "targetWidth")
envSetVal("layout" "targetWidth" 'float 5.0)
Related Topics
Return to top