createMarkers
layoutXL.APVerify createMarkers 'boolean { t | nil }
Description
(Layout EXL Only) Displays markers in the design to indicate the locations where violations are reported.
GUI Equivalent
Examples
envGetVal("layoutXL.APVerify" "createMarkers")
envSetVal("layoutXL.APVerify" "createMarkers" 'boolean t)
Related Topics
Return to top