vfpPACCustomRailWidth
layoutXL.pinAccessChecker vfpPACCustomRailWidth float width
Description
Specifies the width of rails in the layout view.
The default is 0. If no value is specified or if the specified value is less than the minimum width, then rail width is the same as the width of the underlying metal shape.
GUI Equivalent
Examples
envGetVal("layoutXL.pinAccessChecker" "vfpPACCustomRailWidth")
envSetVal("layoutXL.pinAccessChecker" "vfpPACCustomRailWidth" 'float 1.25)
Related Topics
Pin Accessibility Checker Form
Running the Pin Accessibility Checker
Return to top