diff --git a/Editing/COGOLineFeatures/ReadMe.md b/Editing/COGOLineFeatures/ReadMe.md index 348bc7e3..baac61cd 100644 --- a/Editing/COGOLineFeatures/ReadMe.md +++ b/Editing/COGOLineFeatures/ReadMe.md @@ -33,18 +33,18 @@ Visual Studio: 2022 1. In Pro, add a line layer or a COGO enabled line layer to the map. 1. Click the Edit tab and click Create Features button in the Feature group. 1. Click the line feature template in the Create Features pane, and click the COGO Line tool. -![UI] (Screenshots/Screen01.png) +![UI](Screenshots/Screen01.png) 1. Snap to or click in the map for the first point of the COGO line, then snap to or click in the map for the second point. 1. The COGO line dialog shows the measured Direction and Distance values. -![UI] (Screenshots/Screen02.png) +![UI](Screenshots/Screen02.png) 1. Change the values as needed to match the source document; these are usually small changes to the numbers. 1. The first Direction entry box has the focus, you can press the Enter key to move the focus to the Distance field, and press Enter again to create the line. 1. The check box "Hold end point position" is turned on by default. Uncheck the box to have the end point location updated based on changed values. 1. You can type a negative distance to reverse the direction of the line. 1. To create the line you can click the OK button, or you can press Enter when in the Distance entry field. The dialog will automatically close. -![UI] (Screenshots/Screen03.png) +![UI](Screenshots/Screen03.png)