/3.2 (ODB.1 Dependencies: "$AVEXT/geoproc.avx\n" FirstRootClassName: "Project" Roots: 2 Version: 32 ) (Project.2 Name: "stream_route_tool_new.apr" CreationDate: "Wednesday, April 04, 2001 11:29:30 AM" GUIName: "Project" Win: 3 CSMgr: 4 DocExts: 5 VisGUIWidth: 70 Doc: 6 Doc: 10 ActiveDoc: 10 Buttons: 23 Buttons: 24 Buttons: 25 Dependencies: 26 Scripts: 27 Prefs: 28 GUI: 36 WorkDir: 867 WinX: -4 WinY: -3 WinW: 1160 WinH: 837 SerialNumber: "825851104507" SelColor: 868 GUINames: 869 GUINames: 870 GUINames: 871 GUINames: 872 GUINames: 873 GUINames: 874 GUINames: 875 TocWidthScale: 1.00000000000000 ) (DocWin.3 Owner: 2 Open: 1 X: 5 Y: 5 W: 238 H: 323 ) (CSMgr.4 ) (DocAct.5 Doc: 2 ) (SEd.6 Name: "View.MeasureRoute" CreationDate: "Wednesday, April 04, 2001 11:31:12 AM" GUIName: "Script" Win: 7 CSMgr: 8 DocExts: 9 Source: "' Name: View.MeasureRoute\n' \n' Title: Calculates distance along a route.\n' \n' Topics: routes, events\n'\n' Description: Calculates the distance along a route at a point\n'entered by the user\n'------ Instance Requests for Calculating with Route-based FTabs \n\n'--- anFTab.ReturnRouteMeasure(aRouteNumber, aMeasure) \n'-- Returns a List with locations (points) where the route number aRouteNumber \n'-- and measure aMeasure are found. Routes are indexed starting at zero. \n'-- Routes are indexed starting at z ero, i.e., aRouteNumber is not the RAT#, \n'-- but rather the FTab record number. \n'-- If aRouteNumber and aMeasure cannot be found, an empty list is returned. \n\n'--- See the example in anFTab.ReturnLocation. \n\n'--- anFTab.ReturnLocation(aPoint, aSearchTol) - \n'-- Returns a List with route number and measure pairs found for aPoint. \n'-- aSearchTol is the search tolerance used for locating routes. \n'-- Returned routes are indexed starting at zero, ie, the RAT# is \n'-- NOT returned, but rather the FTab record number. \n'-- If a route is not found at aPoint, an empty list is returned. \n\n'--- View.RouteMeasure - script to identify & return the Route & Measure at \n'-- a user point. \n'-- For Route.Road - returns Rte_no & milepost\n'-- For Route.Streams - returns LLID, Km.Post, & Riv.Mi.\n'-- For Route.Trail - returns Rte_no & milepost\n'-- For another route system - returns FTab Rec.# the Measure (units unknown)\n\ntheView = av.GetActiveDoc \np = theView.GetDisplay.ReturnUserPoint 'APPLY event \nfor each t in theView.GetAct iveThemes \n if (t.Is(FTheme)) then \n theSrc = t.GetSrcName.GetSubName.AsString \n if (theSrc = \"*route*\".AsPattern) then \n theRteNm = theSrc.Substitute(\"route.\",\"\")\n 'MsgBox.Info(theRte, \"the Route\")\n theMlist = t.GetFTab.ReturnLocation(p,5) \n '-- theMlist is a list of ROUTE/MEASURE pairs \n for each m in 0..(theMlist.Count - 1) by 2 \n t.GetFtab.Identify(theMlist.Get(m),theSrc.AsString)\n if ((theRteNm = \"road\") or (theRteNm = \"trail\")) then\n theRteF = \"rt e_no\"\n theMeasNm = \"M.P.\"\n elseif (theRteNm = \"streams\") then\n theRteF = \"llid\"\n theMeasNm = \"Km.P.\"\n theMeasNm2 = \"Riv.Mi.\"\n else\n theRteF = theRteNm+\"#\"\n theMeasNm = \"Measure\"\n end\n theRec = theMlist.Get(m)\n theField = t.GetFtab.FindField(theRteF)\n theRteNo = t.GetFtab.ReturnValueString(theField,theRec)\n 'MsgBox.Info(\"Route\"++theMlist.Get(m).AsString++ \"Measure\"++theMlist.Get(m+1).AsString, \"Results of R outeMeasure Query\")\n if (theRteNm = \"streams\") then\n MsgBox.Info(theRteF.Proper++theRteNo+NL+theMeasNm++theMlist.Get(m+1).SetFormat(\"d.dddd\").AsString+NL+\n theMeasNm2++(theMlist.Get(m+1) / 1.609344).SetFormat(\"d.ddd\").AsString, \n theRteNm.Proper++\" - Route Measure\") \n else \n MsgBox.Info(theRteF.Proper++theRteNo+NL+theMeasNm++theMlist.Get(m+1).SetFormat(\"d.ddd\").AsString,theRteNm.Proper++\" - Route Measure\") \n end\n '-- display the points \n locs = t.GetFTab.ReturnRouteMeasure(theMList.Get(m), \n theMList.Get(m+1)) \n for each pp in locs \n gloc = GraphicShape.Make(pp) \n theView.GetGraphics.Add(gloc) \n end \n end \n end \n end \nend \n\n'------ End Of Script \n\n\n" FontSize: 1 ) (DocWin.7 Owner: 6 Open: 1 X: 245 W: 835 H: 704 ) (CSMgr.8 ) (DocAct.9 Doc: 6 ) (View.10 Name: "View1" CreationDate: "Wednesday, April 04, 2001 11:29:36 AM" GUIName: "View" Win: 11 CSMgr: 12 DocExts: 14 DocExts: 15 Graphics: 16 Dpy: 17 TOCWidth: 150 CoordPrecision: 2 ) (DocWin.11 Owner: 10 Open: 1 X: -4 Y: -4 W: 1162 H: 723 ) (CSMgr.12 Client: 13 ) (CSClient.13 Client: 14 ReqName: "ClientNfy" ) (PanMgr.14 Doc: 10 ) (DocAct.15 Doc: 10 ) (GList.16 Dpy: 17 FormatNumb: 22 ) (MapDpy.17 Left: 522668.00454628275000 Bottom: 4661792.18425641210000 Top: 4667176.53423199520000 Right: 525751.55299044901000 ReportUnits: 8 Units: 7 Scale: 18 FrameTop: 5.71666666666667 FrameRight: 8.30833333333333 PageDpy: 19 FitToPage: 1 MouseLoc: 21 ) (Numb.18 N: 0.00106171899906 ) (PageDpy.19 Top: 5.71666666666667 Right: 8.30833333333333 ReportUnits: 1 Units: 1 Scale: 20 ZoomRight: 8.30833333333333 ZoomTop: 5.71666666666667 GridSpacingX: 0.25000000000000 GridSpacingY: 0.25000000000000 ) (Numb.20 N: 120.00000000000000 ) (PointD.21 x: 520681.69522022502000 y: 4666878.27577853760000 ) (Numb.22 ) (LButn.23 HelpTopic: "New_button" Update: "Doc.NewUpdate" Label: "&New" Click: "View.New" ) (LButn.24 HelpTopic: "Open_button" Update: "Doc.OpenUpdate" Label: "&Open" Click: "Doc.Open" ) (LButn.25 HelpTopic: "Print_button" Update: "Doc.ActionUpdate" Label: "P&rint" Click: "Doc.Action" ) (FN.26 Path: "$AVEXT/geoproc.avx" ) (NameDict.27 ) (NameDict.28 Obj: 29 Obj: 30 Obj: 31 ) (AVDict.29 InternalName: "Table of Contents Defaults Dialog" ) (AVDict.30 InternalName: "_Thor_" ) (AVDict.31 InternalName: "Geoprocessing" Key: 32 Key: 33 Value: 34 Value: 35 ) (AVStr.32 S: "Loaded" ) (AVStr.33 S: "Version" ) (Bool.34 Truth: 1 ) (Numb.35 N: 3.10000000000000 ) (DocGUI.36 Name: "View" Type: "View" Modified: 1 Visible: 1 MenuBar: 37 ButnBar: 154 Popups: 195 ToolBar: 217 NewScript: "View.New" OpenScript: "Doc.Open" ActionScript: "Doc.Action" NewUpdateScript: "Doc.NewUpdate" OpenUpdateScript: "Doc.OpenUpdate" ActionUpdateScript: "Doc.ActionUpdate" Title: "Views" Icon: 297 ) (MenuBar.37 Child: 38 Child: 55 Child: 75 Child: 99 Child: 122 Child: 138 Child: 149 ) (PMenu.38 InternalName: "File" Child: 39 Child: 40 Child: 41 Child: 42 Child: 43 Child: 44 Child: 45 Child: 46 Child: 47 Child: 48 Child: 49 Child: 50 Child: 51 Child: 52 Child: 53 Child: 54 Label: "&File" ) (Choice.39 Help: "Closes the active component" HelpTopic: "Close" Label: "&Close" Click: "Project.CloseDoc" Shortcut: "Keys.None" ) (Choice.40 Help: "Closes all components" HelpTopic: "Close_All" Label: "Close &All" Click: "Project.CloseAll" Shortcut: "Keys.None" ) (Space.41 ) (Choice.42 Help: "Allows you to specify the current working directory" HelpTopic: "Set_Working_Directory" Label: "Set &Working Directory..." Click: "Project.SetProjectWorkDir" Shortcut: "Keys.None" ) (Choice.43 Help: "Saves the current project" HelpTopic: "Save_Project" Label: "&Save Project" Click: "Project.Save" Shortcut: "Keys.Ctrl+S" ) (Choice.44 Help: "Saves the current project with a new name" HelpTopic: "Save_Project_As" Label: "Save Project As..." Click: "Project.SaveAs" Shortcut: "Keys.None" ) (Space.45 ) (Choice.46 Help: "Displays the Extensions dialog" HelpTopic: "Extensions" Label: "Extensions..." Click: "Appl.GetExtensionWin" Shortcut: "Keys.None" ) (Space.47 ) (Choice.48 Help: "Prints the view" HelpTopic: "Print" Label: "&Print..." Click: "View.Print" Shortcut: "Keys.None" ) (Choice.49 Help: "Edits the printer and the printing options" HelpTopic: "Print_Setup" Label: "P&rint Setup..." Click: "Project.PrintSetup" Shortcut: "Keys.None" ) (Choice.50 Disabled: 1 Help: "Exports the view" HelpTopic: "Export" Update: "View.HasThemesUpdate" Label: "&Export..." Click: "View.ExportDisp" Shortcut: "Keys.None" ) (Space.51 ) (Choice.52 Help: "Displays the dialog box to delete, edit, and copy data sources" HelpTopic: "Manage_Sources" Label: "&Manage Data Sources..." Click: "View.ManageSources" Shortcut: "Keys.None" ) (Space.53 ) (Choice.54 Help: "Exits ArcView" HelpTopic: "Exit" Label: "E&xit" Click: "Project.Exit" Shortcut: "Keys.None" ) (PMenu.55 InternalName: "Edit" Child: 56 Child: 57 Child: 58 Child: 59 Child: 60 Child: 61 Child: 62 Child: 63 Child: 64 Child: 65 Child: 66 Child: 67 Child: 68 Child: 69 Child: 70 Child: 71 Child: 72 Child: 73 Child: 74 Label: "&Edit" ) (Choice.56 Disabled: 1 Help: "Cuts the active themes to the clipboard" HelpTopic: "Cut_Themes" Update: "View.ActiveDeletableThemesUpdate" Label: "Cut T&hemes" Click: "View.CutThemes" Shortcut: "Keys.None" ) (Choice.57 Disabled: 1 Help: "Copies the active themes to the clipboard" HelpTopic: "Copy_Themes" Update: "View.ActiveThemesUpdate" Label: "Cop&y Themes" Click: "View.CopyThemes" Shortcut: "Keys.None" ) (Choice.58 Disabled: 1 Help: "Removes the active themes from the view" HelpTopic: "Delete_Themes" Update: "View.ActiveDeletableThemesUpdate" Label: "De&lete Themes" Click: "View.DeleteThemes" Shortcut: "Keys.None" ) (Space.59 ) (Choice.60 Help: "Undo the last edit to graphics on a view" HelpTopic: "Undo_Graphic_Edit_on_a_view" Update: "View.UndoEditUpdate" Label: "&Undo Graphic Edit" Click: "View.UndoEdit" Shortcut: "Keys.Ctrl+Z" ) (Choice.61 Disabled: 1 Invisible: 1 Help: "Redo the last edit operation on a theme that was undone" HelpTopic: "Redo_Feature_Edit_on_a_view" Update: "View.RedoEditUpdate" Label: "&Redo Feature Edit" Click: "View.RedoEdit" Shortcut: "Keys.Ctrl+Y" ) (Space.62 ) (Choice.63 Disabled: 1 Help: "Cuts the selected graphics to the clipboard" HelpTopic: "Cut_Graphics" Update: "View.CutUpdate" Label: "Cu&t Graphics" Click: "View.CutGraphics" Shortcut: "Keys.Ctrl+X" ) (Choice.64 Disabled: 1 Help: "Copies the selected graphics to the clipboard" HelpTopic: "Copy_Graphics" Update: "View.CopyUpdate" Label: "&Copy Graphics" Click: "View.CopyGraphics" Shortcut: "Keys.Ctrl+C" ) (Choice.65 Disabled: 1 Help: "Removes the selected graphics from the view" HelpTopic: "Delete_Graphics" Update: "View.DeleteUpdate" Label: "&Delete Graphics" Click: "View.DeleteGraphics" Shortcut: "Keys.Del" ) (Space.66 ) (Choice.67 Disabled: 1 Help: "Combines the selected polygons" HelpTopic: "Combine_Graphics" Update: "View.CombineUpdate" Label: "Com&bine Graphics" Click: "View.CombineGraphics" Shortcut: "Keys.None" ) (Choice.68 Disabled: 1 Help: "Unions the selected graphics to create a new graphic" HelpTopic: "Union_Graphics" Update: "View.UnionUpdate" Label: "U&nion Graphics" Click: "View.UnionGraphics" Shortcut: "Keys.None" ) (Choice.69 Disabled: 1 Help: "Subtracts one selected polygon from the other selected polygon" HelpTopic: "Subtract_Graphics" Update: "View.SubtractUpdate" Label: "&Subtract Graphics" Click: "View.SubtractGraphics" Shortcut: "Keys.None" ) (Choice.70 Disabled: 1 Help: "Creates a new polygon from the area of overlap between the selected polygons" HelpTopic: "Intersect_Graphics" Update: "View.IntersectUpdate" Label: "&Intersect Graphics" Click: "View.IntersectGraphics" Shortcut: "Keys.None" ) (Space.71 ) (Choice.72 Disabled: 1 Help: "Inserts the contents of the clipboard" HelpTopic: "Paste" Update: "View.PasteUpdate" Label: "&Paste" Click: "View.Paste" Shortcut: "Keys.Ctrl+V" ) (Space.73 ) (Choice.74 Disabled: 1 Help: "Selects all graphics in the view" HelpTopic: "Select_All_Graphics" Update: "View.HasGraphicsUpdate" Label: "Select &All Graphics" Click: "Graphic.SelectAll" Shortcut: "Keys.None" ) (PMenu.75 InternalName: "View" Child: 76 Child: 77 Child: 78 Child: 79 Child: 80 Child: 81 Child: 82 Child: 83 Child: 84 Child: 85 Child: 86 Child: 87 Child: 88 Child: 89 Child: 90 Child: 91 Child: 92 Child: 93 Child: 94 Child: 95 Child: 96 Child: 97 Child: 98 Label: "&View" ) (Choice.76 Help: "Displays the dialog box to edit properties of the view" HelpTopic: "View_Properties" Label: "&Properties..." Click: "View.Properties" Shortcut: "Keys.None" ) (Space.77 ) (Choice.78 Help: "Inserts themes into the view" HelpTopic: "Add_Theme" Label: "&Add Theme..." Click: "View.Add" Shortcut: "Keys.Ctrl+T" ) (Choice.79 Disabled: 1 Help: "Displays a dialog box to create a geocoded theme" HelpTopic: "Geocode_Addresses" Update: "View.GeocodeUpdate" Label: "&Geocode Addresses..." Click: "View.Geocode" Shortcut: "Keys.None" ) (Choice.80 Disabled: 1 Help: "Displays a dialog box to create an XY or dynamic segmentation event-based theme " HelpTopic: "Add_Event_Theme" Update: "View.AddEventUpdate" Label: "Add &Event Theme..." Click: "View.AddEvent" Shortcut: "Keys.None" ) (Choice.81 Help: "Creates a new theme" HelpTopic: "New_Theme" Label: "&New Theme..." Click: "View.NewTheme" Shortcut: "Keys.None" ) (Choice.82 Disabled: 1 Help: "Makes all themes visible" HelpTopic: "Themes_On_Themes_Off" Update: "View.HasThemesUpdate" Label: "&Themes On" Click: "View.ThemesOn" Shortcut: "Keys.None" ) (Choice.83 Disabled: 1 Help: "Makes all themes invisible" HelpTopic: "Themes_On_Themes_Off" Update: "View.HasThemesUpdate" Label: "T&hemes Off" Click: "View.ThemesOff" Shortcut: "Keys.None" ) (Space.84 ) (Choice.85 Disabled: 1 Help: "Create a Layout from the View" HelpTopic: "Layout_menu_choice" Update: "View.HasThemesUpdate" Label: "La&yout..." Click: "View.Layout" Shortcut: "Keys.None" ) (Space.86 ) (Choice.87 Help: "Shows a dialog where you can change the style of the TOC" HelpTopic: "TOC_Defaults" Update: "TocDefs.ShowUpdate" Label: "TOC Style..." Click: "TocDefs.Show" Shortcut: "Keys.None" ) (Space.88 ) (Choice.89 Disabled: 1 Help: "Zooms to the extent of all themes" HelpTopic: "Zoom_to_Full_Extent" Update: "View.HasDataUpdate" Label: "Full E&xtent" Click: "View.ZoomFullExtent" Shortcut: "Keys.None" ) (Choice.90 Disabled: 1 Help: "Zooms in on the center of the display" HelpTopic: "Zoom_In" Update: "View.HasDataUpdate" Label: "Zoom &In" Click: "View.ZoomIn" Shortcut: "Keys.None" ) (Choice.91 Disabled: 1 Help: "Zooms out from the center of the display" HelpTopic: "Zoom_Out" Update: "View.HasDataUpdate" Label: "Zoom &Out" Click: "View.ZoomOut" Shortcut: "Keys.None" ) (Choice.92 Disabled: 1 Help: "Zooms to the extent of active themes" HelpTopic: "Zoom_to_Active_Theme" Update: "View.ActiveThemesUpdate" Label: "&Zoom To Themes" Click: "View.ZoomToThemes" Shortcut: "Keys.None" ) (Choice.93 Disabled: 1 Help: "Zooms to the extent of the selected features" HelpTopic: "Zoom_to_Selected" Update: "View.SelectableThemesUpdate" Label: "Zoom To &Selected" Click: "View.ZoomToSelected" Shortcut: "Keys.None" ) (Choice.94 Help: "Goes back to the previous extent you were viewing" HelpTopic: "Zoom_Previous" Update: "View.UndoZoomUpdate" Label: "Zoom Pre&vious" Click: "View.UndoZoom" Shortcut: "Keys.None" ) (Space.95 ) (Choice.96 Disabled: 1 Help: "Finds features in the active themes using the text you enter" HelpTopic: "Find" Update: "View.TabularThemesUpdate" Label: "&Find..." Click: "View.Find" Shortcut: "Keys.Ctrl+F" ) (Choice.97 Disabled: 1 Help: "Locates an address in the active, matchable theme" HelpTopic: "Locate_Address" Update: "View.LocateUpdate" Label: "&Locate Address..." Click: "View.Locate" Shortcut: "Keys.None" ) (Choice.98 InternalName: "GeoProc" Disabled: 1 Help: "Opens the GeoProcessing Wizard" HelpTopic: "geoproc_choice" Tag: "GeoProcessing" Update: "GeoProc.Main.Show Update" Label: "GeoProcessing Wizard..." Click: "GeoProc.Show" Shortcut: "Keys.None" ) (PMenu.99 InternalName: "Theme" Child: 100 Child: 101 Child: 102 Child: 103 Child: 104 Child: 105 Child: 106 Child: 107 Child: 108 Child: 109 Child: 110 Child: 111 Child: 112 Child: 113 Child: 114 Child: 115 Child: 116 Child: 117 Child: 118 Child: 119 Child: 120 Child: 121 Label: "&Theme" ) (Choice.100 Disabled: 1 Help: "Displays the dialog box to edit properties of the active theme" HelpTopic: "Theme_Properties" Update: "View.ActiveThemesUpdate" Label: "&Properties..." Click: "View.ThemeProperties" Shortcut: "Keys.None" ) (Space.101 ) (Choice.102 Disabled: 1 Help: "Starts or stops editing of shapefile" HelpTopic: "Start_Stop_Editing_in_a_view" Update: "View.ToggleEditingUpdate" Label: "Start &Editing" Click: "View.ToggleEditing" Shortcut: "Keys.None" ) (Choice.103 Disabled: 1 Help: "Save edits to the source shapefile" HelpTopic: "Save_edits_theme" Update: "View.SaveEditsUpdate" Label: "Save Ed&its" Click: "View.SaveEdits" Shortcut: "Keys.None" ) (Choice.104 Disabled: 1 Help: "Saves edits to a new shapefile" HelpTopic: "Save_edits_as_theme" Update: "View.SaveEditsUpdate" Label: "Save E&dits As..." Click: "View.SaveEditsAs" Shortcut: "Keys.None" ) (Choice.105 Disabled: 1 Help: "Converts a theme to a shapefile" HelpTopic: "Convert_to_Shapefile" Update: "View.ExportUpdate" Label: "Convert to &Shapefile..." Click: "View.Export" Shortcut: "Keys.None" ) (Space.106 ) (Choice.107 Disabled: 1 Help: "Displays the legends of the active themes" HelpTopic: "Edit_Legend" Update: "View.ActiveThemesUpdate" Label: "Edit &Legend..." Click: "View.EditLegendClick" Shortcut: "Keys.None" ) (Choice.108 Disabled: 1 Help: "Shows or hides the active themes' legends" HelpTopic: "Hide_show_Legend" Update: "View.ActiveThemesUpdate" Label: "&Hide/Show Legend" Click: "View.ToggleLegend" Shortcut: "Keys.None" ) (Space.109 ) (Choice.110 Disabled: 1 Help: "Displays the Re-match dialog for re-matching addresses" HelpTopic: "Re_match_Addresses" Update: "View.EditMatchUpdate" Label: "&Re-match Addresses..." Click: "View.EditMatch" Shortcut: "Keys.None" ) (Space.111 ) (Choice.112 Disabled: 1 Help: "Labels features in active, visible themes" HelpTopic: "Auto_label" Update: "View.LabelThemesUpdate" Label: "&Auto-label..." Click: "View.LabelThemes" Shortcut: "Keys.Ctrl+L" ) (Choice.113 Disabled: 1 Help: "Removes any labels from active themes" HelpTopic: "Remove_Labels" Update: "View.RemoveThemeLabelsUpdate" Label: "Rem&ove Labels" Click: "View.RemoveThemeLabels" Shortcut: "Keys.Ctrl+R" ) (Choice.114 Disabled: 1 Help: "Removes the overlapping labels from active themes, if they are still green." HelpTopic: "Remove_Overlapping_Labels" Update: "View.RemoveOverlapThemeLabelsUpdate" Label: "Remove Overlappi&ng Labels" Click: "View.RemoveOverlapThemeLabels" Shortcut: "Keys.None" ) (Choice.115 Disabled: 1 Help: "Converts selected overlapping labels to symbol of selected good label" HelpTopic: "Convert_Overlapping_Labels" Update: "View.ConvertOverlapLabelsUpdate" Label: "&Convert Overlapping Labels" Click: "View.ConvertOverlapLabels" Shortcut: "Keys.Ctrl+O" ) (Space.116 ) (Choice.117 Disabled: 1 Help: "Opens the tables of the active themes" HelpTopic: "Open_Theme_Table" Update: "View.TabularThemesUpdate" Label: "&Table..." Click: "View.ShowTable" Shortcut: "Keys.None" ) (Choice.118 Disabled: 1 Help: "Displays the Query Builder to select features with a logical expression" HelpTopic: "Query_Builder" Update: "View.AttributeThemesUpdate" Label: "&Query..." Click: "View.Query" Shortcut: "Keys.Ctrl+Q" ) (Choice.119 Disabled: 1 Help: "Selects features in the active themes using another theme's features" HelpTopic: "Select_By_Theme" Update: "View.SelectableThemesUpdate" Label: "Select &By Theme..." Click: "View.SelectByTheme" Shortcut: "Keys.None" ) (Choice.120 Disabled: 1 Help: "Creates buffers around features" HelpTopic: "Create_Buffer_Choice" Update: "WizardBuffer.OpenDialogUpdate" Label: "Create Buffers..." Click: "WizardBuffer.OpenDialog" Shortcut: "Keys.None" ) (Choice.121 Disabled: 1 Help: "Unselects the selected features of all active themes" HelpTopic: "Clear_Selected_Features" Update: "View.AttributeThemesUpdate" Label: "Clear Selected &Features" Click: "View.ClearSelect" Shortcut: "Keys.None" ) (PMenu.122 InternalName: "Graphics" Child: 123 Child: 124 Child: 125 Child: 126 Child: 127 Child: 128 Child: 129 Child: 130 Child: 131 Child: 132 Child: 133 Child: 134 Child: 135 Child: 136 Child: 137 Label: "&Graphics" ) (Choice.123 Disabled: 1 Help: "Displays the property editor for the selected graphic" HelpTopic: "Graphic_Properties" Update: "Graphic.HasSelectionUpdate" Label: "&Properties..." Click: "Graphic.Edit" Shortcut: "Keys.None" ) (Space.124 ) (Choice.125 Help: "Shows a dialog where you can set the default values for the label and text tools" HelpTopic: "Default_settings_for_text_and_label_tools" Label: "&Text and Label Defaults..." Click: "Graphic.Label Defaults Show" Shortcut: "Keys.None" ) (Space.126 ) (Choice.127 Disabled: 1 Help: "Displays a dialog box to adjust size and position of selected graphic" HelpTopic: "Size_and_Position" Update: "Graphic.SingleSelectionUpdate" Label: "&Size and Position..." Click: "Graphic.SizePos" Shortcut: "Keys.None" ) (Choice.128 Disabled: 1 Help: "Aligns the selected graphics" HelpTopic: "Align" Update: "Graphic.HasSelectionUpdate" Label: "&Align..." Click: "Graphic.Align" Shortcut: "Keys.Ctrl+A" ) (Space.129 ) (Choice.130 Disabled: 1 Help: "Moves selected graphics in front of other graphics" HelpTopic: "Bring_to_Front_on_a_view" Update: "Graphic.HasSelectionUpdate" Label: "Bring to &Front" Click: "Graphic.ToFront" Shortcut: "Keys.None" ) (Choice.131 Disabled: 1 Help: "Moves selected graphics behind other graphics" HelpTopic: "Send_to_Back_on_a_view" Update: "Graphic.HasSelectionUpdate" Label: "Send to &Back " Click: "Graphic.ToBack" Shortcut: "Keys.None" ) (Choice.132 Disabled: 1 Help: "Groups selected graphics" HelpTopic: "Group_on_a_view" Update: "Graphic.GroupUpdate" Label: "&Group" Click: "Graphic.Group" Shortcut: "Keys.Ctrl+G" ) (Choice.133 Disabled: 1 Help: "Ungroups selected graphics" HelpTopic: "Ungroup_on_a_view" Update: "Graphic.UngroupUpdate" Label: "&Ungroup" Click: "Graphic.Ungroup" Shortcut: "Keys.Ctrl+U" ) (Space.134 ) (Choice.135 Disabled: 1 Help: "Associates selected graphics with active themes" HelpTopic: "Attach_Graphics" Update: "View.AddGraphicsUpdate" Label: "A&ttach Graphics" Click: "View.AddGraphics" Shortcut: "Keys.None" ) (Choice.136 Disabled: 1 Help: "Removes association between graphics and active themes" HelpTopic: "Detach_Graphics" Update: "View.ClearGraphicsUpdate" Label: "&Detach Graphics" Click: "View.ClearGraphics" Shortcut: "Keys.None" ) (Space.137 ) (PMenu.138 InternalName: "Window" Child: 139 Child: 140 Child: 141 Child: 142 Child: 143 Child: 144 Child: 146 Child: 147 Child: 148 Label: "&Window" ) (Choice.139 Help: "Arranges windows as non-overlapping tiles" HelpTopic: "Tile" Label: "&Tile" Click: "Project.Tile" Shortcut: "Keys.None" ) (Choice.140 Help: "Arranges windows" HelpTopic: "Cascade" Label: "&Cascade" Click: "Project.Cascade" Shortcut: "Keys.None" ) (Choice.141 Help: "Arranges iconified windows" HelpTopic: "Arrange_Icons" Label: "&Arrange Icons" Click: "Project.ArrangeIcons" Shortcut: "Keys.None" ) (Space.142 ) (Choice.143 Help: "Shows the symbol window" HelpTopic: "Show_Symbol_Window" Label: "Show Symbol Window..." Click: "Project.ShowHideSymWin" Shortcut: "Keys.Ctrl+P" ) (Space.144 ObjectTag: 145 Update: "WindowMenuUpdate" ) (AVStr.145 S: "stream_route_tool_new.apr View.MeasureRoute View1" ) (Choice.146 Help: "Activates stream_route_tool_new.apr" Label: "&1 stream_route_tool_new.apr" Click: "WindowActivate" Shortcut: "Keys.None" ) (Choice.147 Help: "Activates View.MeasureRoute" Label: "&2 View.MeasureRoute" Click: "WindowActivate" Shortcut: "Keys.None" ) (Choice.148 Help: "Activates View1" Label: "&3 View1" Click: "WindowActivate" Shortcut: "Keys.None" ) (PMenu.149 InternalName: "Help" Child: 150 Child: 151 Child: 152 Child: 153 Label: "&Help" ) (Choice.150 Help: "Displays the dialog for browsing and searching ArcView's help system" HelpTopic: "Help_on_Help_Topics" Label: "Help &Topics..." Click: "Project.HelpTopics" Shortcut: "Keys.None" ) (Choice.151 Help: "Provides instructions for how to obtain help from ArcView" HelpTopic: "Help_on_How_to_Get_Help" Label: "&How to Get Help..." Click: "Project.HelpHelp" Shortcut: "Keys.None" ) (Space.152 ) (Choice.153 Help: "Provides information about ArcView" HelpTopic: "About" Label: "&About ArcView..." Click: "Project.About" Shortcut: "Keys.None" ) (ButnBar.154 Child: 155 Child: 157 Child: 158 Child: 160 Child: 161 Child: 163 Child: 165 Child: 167 Child: 168 Child: 170 Child: 172 Child: 174 Child: 175 Child: 177 Child: 179 Child: 181 Child: 183 Child: 185 Child: 187 Child: 188 Child: 190 Child: 192 Child: 193 ) (Butn.155 Help: "Save Project//Saves the current project" HelpTopic: "Save_Project" Icon: 156 Click: "Project.Save" ) (AVIcon.156 Name: "Save" Res: "Icons.Save" ) (Space.157 ) (Butn.158 Help: "Add Theme//Inserts themes into the view" HelpTopic: "Add_Theme" Icon: 159 Click: "View.Add" ) (AVIcon.159 Name: "AddTheme" Res: "Icons.AddTheme" ) (Space.160 ) (Butn.161 Disabled: 1 Help: "Theme Properties//Displays the dialog box to edit properties of the active theme" HelpTopic: "Theme_Properties" Update: "View.ActiveThemesUpdate" Icon: 162 Click: "View.ThemeProperties" ) (AVIcon.162 Name: "Props" Res: "Icons.Props" ) (Butn.163 Disabled: 1 Help: "Edit Legend//Displays the legends of the active themes" HelpTopic: "Edit_Legend" Update: "View.ActiveThemesUpdate" Icon: 164 Click: "View.EditLegendClick" ) (AVIcon.164 Name: "Legend" Res: "Icons.Legend" ) (Butn.165 Disabled: 1 Help: "Open Theme Table//Opens the tables of the active themes" HelpTopic: "Open_Theme_Table" Update: "View.TabularThemesUpdate" Icon: 166 Click: "View.ShowTable" ) (AVIcon.166 Name: "Table" Res: "Icons.Table" ) (Space.167 ) (Butn.168 Disabled: 1 Help: "Find//Finds features in the active themes using the text you enter" HelpTopic: "Find" Update: "View.TabularThemesUpdate" Icon: 169 Click: "View.Find" ) (AVIcon.169 Name: "Find" Res: "Icons.Find" ) (Butn.170 Disabled: 1 Help: "Locate Address//Locates an address in the active, matchable theme" HelpTopic: "Locate_Address" Update: "View.LocateUpdate" Icon: 171 Click: "View.Locate" ) (AVIcon.171 Name: "AddMatch" Res: "Icons.AddMatch" ) (Butn.172 Disabled: 1 Help: "Query Builder//Displays the Query Builder to select features with a logical expression" HelpTopic: "Query_Builder" Update: "View.AttributeThemesUpdate" Icon: 173 Click: "View.Query" ) (AVIcon.173 Name: "QueryBuilder" Res: "Icons.QueryBuilder" ) (Space.174 ) (Butn.175 Disabled: 1 Help: "Zoom to Full Extent//Zooms to the extent of all themes" HelpTopic: "Zoom_to_Full_Extent" Update: "View.HasDataUpdate" Icon: 176 Click: "View.ZoomFullExtent" ) (AVIcon.176 Name: "ZoomView" Res: "Icons.ZoomView" ) (Butn.177 Disabled: 1 Help: "Zoom to Active Theme(s)//Zooms to the extent of active themes" HelpTopic: "Zoom_to_Active_Theme" Update: "View.ActiveThemesUpdate" Icon: 178 Click: "View.ZoomToThemes" ) (AVIcon.178 Name: "ZoomTheme" Res: "Icons.ZoomTheme" ) (Butn.179 Disabled: 1 Help: "Zoom to Selected//Zooms to the extent of the selected features" HelpTopic: "Zoom_to_Selected" Update: "View.SelectableThemesUpdate" Icon: 180 Click: "View.ZoomToSelected" ) (AVIcon.180 Name: "ZoomToSelected" Res: "Icons.ZoomToSelected" ) (Butn.181 Disabled: 1 Help: "Zoom In//Zooms in on the center of the display" HelpTopic: "Zoom_In" Update: "View.HasDataUpdate" Icon: 182 Click: "View.ZoomIn" ) (AVIcon.182 Name: "ZoomIn" Res: "Icons.ZoomIn" ) (Butn.183 Disabled: 1 Help: "Zoom Out//Zooms out from the center of the display" HelpTopic: "Zoom_Out" Update: "View.HasDataUpdate" Icon: 184 Click: "View.ZoomOut" ) (AVIcon.184 Name: "ZoomOut" Res: "Icons.ZoomOut" ) (Butn.185 Help: "Zoom to Previous Extent//Goes back to the previous extent you were viewing" HelpTopic: "Zoom_Previous" Update: "View.UndoZoomUpdate" Icon: 186 Click: "View.UndoZoom" ) (AVIcon.186 Name: "ZoomPrevious" Res: "Icons.ZoomPrevious" ) (Space.187 ) (Butn.188 Disabled: 1 Help: "Select Features Using Graphic//Selects features in active themes using selected graphics" HelpTopic: "Select_Features_Using_Graphic" Update: "View.SpatialSelectUpdate" Icon: 189 Click: "View.SpatialSelect" ) (AVIcon.189 Name: "SpatialSelect" Res: "Icons.SpatialSelect" ) (Butn.190 Disabled: 1 Help: "Clear Selected Features//Unselects the selected features of all active themes" HelpTopic: "Clear_Selected_Features" Update: "View.AttributeThemesUpdate" Icon: 191 Click: "View.ClearSelect" ) (AVIcon.191 Name: "SelectNone" Res: "Icons.SelectNone" ) (Space.192 ) (Butn.193 Help: "Help//Gets help about the next button, tool, or menu choice you click" HelpTopic: "Help_button" Icon: 194 Click: "Help.Tool" ) (AVIcon.194 Name: "HelpTool" Res: "Icons.HelpTool" ) (PopupSet.195 Child: 196 ) (Popup.196 Child: 197 Child: 198 Child: 199 Child: 200 Child: 201 Child: 202 Child: 203 Child: 204 Child: 205 Child: 206 Child: 207 Child: 208 Child: 209 Child: 210 Child: 211 Child: 212 Child: 213 Child: 214 Child: 215 Child: 216 Label: "Menu" ) (Choice.197 Disabled: 1 Invisible: 1 Help: "Deletes the last entered point on the line or polygon being drawn" Update: "View.DelLastPointUpdate" Label: "Delete Last Point" Click: "View.DeleteLastPoint" Shortcut: "Keys.None" ) (Choice.198 Disabled: 1 Help: "Undo the last edit to graphics on a view" HelpTopic: "Undo_Graphic_Edit_on_a_view" Update: "View.UndoEditUpdate" Label: "Undo Graphic Edit" Click: "View.UndoEdit" Shortcut: "Keys.None" ) (Choice.199 Disabled: 1 Invisible: 1 Help: "Redo the last edit operation on a theme that was undone" Update: "View.RedoEditUpdate" Label: "Redo Feature Edit" Click: "View.RedoEdit" Shortcut: "Keys.None" ) (Space.200 ) (Choice.201 Disabled: 1 Invisible: 1 Help: "Turns general snapping on" Update: "View.ToggleGeneralSnapUpdate" Label: "Enable General Snapping" Click: "View.ToggleGeneralSnap" Shortcut: "Keys.None" ) (Choice.202 Disabled: 1 Invisible: 1 Help: "Turns interactive snapping on" Update: "View.ToggleInteractiveSnapUpdate" Label: "Enable Interactive Snapping" Click: "View.ToggleInteractiveSnap" Shortcut: "Keys.None" ) (Choice.203 Help: "Turns snap tolerance cursor on" Update: "View.ToggleTolCursorUpdate" Label: "Show Snap Tolerance Cursor" Click: "View.ToggleTolCursor" Shortcut: "Keys.None" ) (Space.204 ) (Choice.205 Disabled: 1 Invisible: 1 Help: "Snaps the next entered point to the nearest vertex within the user tolerance" Update: "View.InteractiveSnapUpdate" Label: "Snap to Vertex" Click: "View.SnapToVertex" Shortcut: "Keys.None" ) (Choice.206 Disabled: 1 Invisible: 1 Help: "Snaps the next entered point to the nearest line segment" Update: "View.InteractiveSnapUpdate" Label: "Snap to Boundary" Click: "View.SnapToBoundary" Shortcut: "Keys.None" ) (Choice.207 Disabled: 1 Invisible: 1 Help: "Snaps the next entered point to the nearest node common to two or more features" Update: "View.InteractiveSnapUpdate" Label: "Snap to Intersection" Click: "View.SnapToIntersection" Shortcut: "Keys.None" ) (Choice.208 Disabled: 1 Invisible: 1 Help: "Snaps the next entered point to the nearest endpoint of an existing line" Update: "View.SnapToEndPointUpdate" Label: "Snap to Endpoint" Click: "View.SnapToEndPoint" Shortcut: "Keys.None" ) (Space.209 ) (Choice.210 Disabled: 1 Help: "Unselects the selected features in all active themes" Update: "View.AttributeThemesUpdate" Label: "Clear Selection" Click: "View.ClearSelect" Shortcut: "Keys.None" ) (Choice.211 Disabled: 1 Help: "Zooms in at point where you click to bring up popup menu" Update: "View.HasDataUpdate" Label: "Zoom In" Click: "View.PopupZoomIn" Shortcut: "Keys.None" ) (Choice.212 Disabled: 1 Help: "Zooms out from point where you click to bring up popup menu" Update: "View.HasDataUpdate" Label: "Zoom Out" Click: "View.PopupZoomOut" Shortcut: "Keys.None" ) (Choice.213 Disabled: 1 Help: "Zooms to the extent of the selected features" Update: "View.SelectableThemesUpdate" Label: "Zoom to Selected" Click: "View.ZoomToSelected" Shortcut: "Keys.None" ) (Choice.214 Disabled: 1 Help: "Centers display on point where you click to bring up popup" Update: "View.HasDataUpdate" Label: "Pan" Click: "View.PopupPan" Shortcut: "Keys.None" ) (Space.215 ) (Choice.216 Disabled: 1 Help: "Opens the shape properties window for editing vertex locations" Update: "ShapeWin.PopUp Update" Label: "Shape Properties" Click: "ShapeWin.PopUp Open" Shortcut: "Keys.None" ) (ToolBar.217 Child: 218 Child: 220 Child: 222 Child: 224 Child: 226 Child: 228 Child: 230 Child: 232 Child: 234 Child: 236 Child: 238 Child: 257 Child: 270 Child: 289 Child: 294 Child: 295 ) (Tool.218 Disabled: 1 Help: "Identify//Provides information about a feature" HelpTopic: "Identify_tool" Update: "View.IdentifyUpdate" Icon: 219 Cursor: "Cursors.ID" Apply: "View.Identify" ) (AVIcon.219 Name: "ID" Res: "Icons.ID" ) (Tool.220 Disabled: 1 Help: "Pointer//Selects, moves, and resizes graphics" HelpTopic: "Pointer_tool" Update: "View.HasDataUpdate" Icon: 221 Cursor: "Cursors.Select" Apply: "View.Select" Click: "View.SelectTool" ) (AVIcon.221 Name: "Select" Res: "Icons.Select" ) (Tool.222 Disabled: 1 Help: "Vertex Edit//Adds, moves, and deletes vertices of features and graphics" HelpTopic: "Vertex_Edit_tool" Update: "View.SelectToEditUpdate" Icon: 223 Cursor: "Cursors.SelectEdit" Apply: "View.SelectToEdit" Click: "View.SelectToEditTool" ) (AVIcon.223 Name: "SelectEdit" Res: "Icons.SelectEdit" ) (Tool.224 Disabled: 1 Help: "Select Feature//Selects features in the active themes by pointing or dragging" HelpTopic: "Select_Feature_tool" Update: "View.SelectableThemesUpdate" Icon: 225 Cursor: "Cursors.Default" Apply: "View.SelectPoint" ) (AVIcon.225 Name: "FeatureSelect" Res: "Icons.FeatureSelect" ) (Tool.226 Disabled: 1 Help: "Zoom In//Zooms in at a point you click or zooms in on a rectangle you drag" HelpTopic: "Zoom_In_tool" Update: "View.HasDataUpdate" Icon: 227 Cursor: "Cursors.ZoomIn" Apply: "View.ZoomInTool" ) (AVIcon.227 Name: "ZoomInTool" Res: "Icons.ZoomInTool" ) (Tool.228 Disabled: 1 Help: "Zoom Out//Zooms out from a point you click or zooms out to include a rectangle you drag" HelpTopic: "Zoom_Out_tool" Update: "View.HasDataUpdate" Icon: 229 Cursor: "Cursors.ZoomOut" Apply: "View.ZoomOutTool" ) (AVIcon.229 Name: "ZoomOutTool" Res: "Icons.ZoomOutTool" ) (Tool.230 Disabled: 1 Help: "Pan//Drags the display in the direction you move the cursor" HelpTopic: "Pan_tool" Update: "View.HasDataUpdate" Icon: 231 Cursor: "Cursors.Pan" Apply: "View.Pan" ) (AVIcon.231 Name: "Pan" Res: "Icons.Pan" ) (Tool.232 Disabled: 1 Help: "Measure//Measures distance" HelpTopic: "Measure_tool" Update: "View.HasDataUpdate" Icon: 233 Cursor: "Cursors.Measure" Apply: "View.Measure" ) (AVIcon.233 Name: "Measure" Res: "Icons.Measure" ) (Tool.234 Disabled: 1 Help: "Hot Link//Follows a hot link in the active themes" HelpTopic: "Hot_Link_tool" Update: "View.HotLinkUpdate" Icon: 235 Cursor: "Cursors.Media" Apply: "View.HotLink" ) (AVIcon.235 Name: "Media" Res: "Icons.Media" ) (Tool.236 Disabled: 1 Help: "Area of Interest//Sets the view's Area Of Interest for library-based themes" HelpTopic: "Area_Of_Interest_tool" Update: "View.AOIToolUpdate" Icon: 237 Cursor: "Cursors.Default" Apply: "View.AOITool" ) (AVIcon.237 Name: "AOI" Res: "Icons.AOI" ) (ToolMenu.238 Disabled: 1 Help: "Label//Labels a feature in the active theme with data from its table" HelpTopic: "Label_Tool" Update: "View.LabelToolUpdate" Icon: 239 Cursor: "Cursors.Tag" Apply: "View.LabelTool" Child: 240 Child: 241 Child: 243 Child: 245 Child: 247 Child: 249 Child: 251 Child: 253 Child: 255 ) (AVIcon.239 Name: "Tag" Res: "Icons.Tag" ) (Tool.240 Disabled: 1 Help: "Label//Labels a feature in the active theme with data from its table" HelpTopic: "Label_Tool" Update: "View.LabelToolUpdate" Icon: 239 Cursor: "Cursors.Tag" Apply: "View.LabelTool" ) (Tool.241 Disabled: 1 Help: "Callout Label//Click on a feature and drag in the direction you want the label to appear" HelpTopic: "Label_Tool" Update: "View.CalloutUpdate" Icon: 242 Cursor: "Cursors.Tag" Apply: "View.CalloutLabelTool" ) (AVIcon.242 Name: "CallOutLabel1" Res: "Icons.CallOutLabel1" ) (Tool.243 Disabled: 1 Help: "Bullet Leader Label//Click on a feature and drag in the direction you want the label to appear" HelpTopic: "Label_Tool" Update: "View.CalloutUpdate" Icon: 244 Cursor: "Cursors.Tag" Apply: "View.BulletLeaderLabelTool" ) (AVIcon.244 Name: "CallOutLabel2" Res: "Icons.CallOutLabel2" ) (Tool.245 Disabled: 1 Help: "Banner Label//Click on a feature you want to label" HelpTopic: "Label_Tool" Update: "View.CalloutUpdate" Icon: 246 Cursor: "Cursors.Tag" Apply: "View.ShadowBoxLabelTool" ) (AVIcon.246 Name: "CallOutLabel3" Res: "Icons.CallOutLabel3" ) (Tool.247 Disabled: 1 Help: "U.S. Interstate//Click where you want to place a highway shield" HelpTopic: "Label_Tool" Update: "View.CalloutUpdate" Icon: 248 Cursor: "Cursors.Tag" Apply: "View.Highway1 Apply" ) (AVIcon.248 Name: "BW US Interstate" Res: "Icons.BW US Interstate" ) (Tool.249 Disabled: 1 Help: "U.S. Route//Click where you want to place a highway shield" HelpTopic: "Label_Tool" Update: "View.CalloutUpdate" Icon: 250 Cursor: "Cursors.Tag" Apply: "View.Highway2 Apply" ) (AVIcon.250 Name: "USRoute" Res: "Icons.USRoute" ) (Tool.251 Disabled: 1 Help: "Generic State Hwy//Click where you want to place a highway shield" HelpTopic: "Label_Tool" Update: "View.CalloutUpdate" Icon: 252 Cursor: "Cursors.Tag" Apply: "View.Highway3 Apply" ) (AVIcon.252 Name: "GenericStateHighway" Res: "Icons.GenericStateHighway" ) (Tool.253 Disabled: 1 Help: "Generic Square Hwy//Click where you want to place a highway shield" HelpTopic: "Label_Tool" Update: "View.CalloutUpdate" Icon: 254 Cursor: "Cursors.Tag" Apply: "View.Highway4 Apply" ) (AVIcon.254 Name: "GenericHighway1" Res: "Icons.GenericHighway1" ) (Tool.255 Disabled: 1 Help: "Generic Oval Hwy//Click where you want to place a highway shield" Update: "View.CalloutUpdate" Icon: 256 Cursor: "Cursors.Tag" Apply: "View.Highway5 Apply" ) (AVIcon.256 Name: "GenericHighway2" Res: "Icons.GenericHighway2" ) (ToolMenu.257 Help: "Text//Creates text on the display" HelpTopic: "Text_tool" Update: "View.TextToolUpdate" Icon: 258 Cursor: "Cursors.Text" Apply: "View.TextTool" Click: "SymWin.DisplayFontPanel" Child: 259 Child: 260 Child: 262 Child: 264 Child: 266 Child: 268 ) (AVIcon.258 Name: "Text" Res: "Icons.Text" ) (Tool.259 Help: "Text//Creates text on the display" HelpTopic: "Text_tool" Update: "View.TextToolUpdate" Icon: 258 Cursor: "Cursors.Text" Apply: "View.TextTool" Click: "SymWin.DisplayFontPanel" ) (Tool.260 Help: "Callout Text//Click and drag to where you want your text to appear, then enter the text" HelpTopic: "Text_tool" Update: "View.TextToolUpdate" Icon: 261 Cursor: "Cursors.Bullseye" Apply: "View.CalloutTextTool" ) (AVIcon.261 Name: "CallOutText1" Res: "Icons.CallOutText1" ) (Tool.262 Help: "Bullet Leader Text//Click and drag to where you want your text to appear, then enter the text" HelpTopic: "Text_tool" Update: "View.TextToolUpdate" Icon: 263 Cursor: "Cursors.Bullseye" Apply: "View.BulletLeaderTextTool" ) (AVIcon.263 Name: "CallOutText2" Res: "Icons.CallOutText2" ) (Tool.264 Help: "Banner Text//Click where you want your label to appear and enter your text" HelpTopic: "Text_tool" Update: "View.TextToolUpdate" Icon: 265 Cursor: "Cursors.Bullseye" Apply: "View.ShadowBoxTextTool" ) (AVIcon.265 Name: "CallOutText3" Res: "Icons.CallOutText3" ) (Tool.266 Help: "Drop-Shadow Text//Click where you want your text to appear and enter your text" HelpTopic: "Text_tool" Update: "View.TextToolUpdate" Icon: 267 Cursor: "Cursors.Target" Apply: "View.CreateDropShadowText" ) (AVIcon.267 Name: "DropShadowText" Res: "Icons.DropShadowText" ) (Tool.268 Help: "Spline Text//Adds text that is aligned to a splined baseline" HelpTopic: "Text_tool" Update: "View.TextToolUpdate" Icon: 269 Cursor: "Cursors.Bullseye" Apply: "View.SplineText" ) (AVIcon.269 Name: "TextAligned" Res: "Icons.TextAligned" ) (ToolMenu.270 Help: "Draw Point//Creates a point on the display" HelpTopic: "Draw_tool" Update: "View.PointToolUpdate" Icon: 271 Cursor: "Cursors.CrossHair" Apply: "View.PointTool" Click: "SymWin.DisplayMarkerPanel" Child: 272 Child: 273 Child: 275 Child: 277 Child: 279 Child: 281 Child: 283 Child: 285 Child: 287 ) (AVIcon.271 Name: "Point" Res: "Icons.Point" ) (Tool.272 Help: "Draw Point//Creates a point on the display" HelpTopic: "Draw_tool" Update: "View.PointToolUpdate" Icon: 271 Cursor: "Cursors.CrossHair" Apply: "View.PointTool" Click: "SymWin.DisplayMarkerPanel" ) (Tool.273 Help: "Draw Straight Line//Creates a line on the display" HelpTopic: "Draw_tool" Update: "View.GraphicToolUpdate" Icon: 274 Cursor: "Cursors.CrossHair" Apply: "View.LineTool" Click: "SymWin.DisplayPenPanel" ) (AVIcon.274 Name: "SelectLine" Res: "Icons.SelectLine" ) (Tool.275 Help: "Draw Line//Creates a line with two or more points on the display" HelpTopic: "Draw_tool" Update: "View.PolyLineToolUpdate" Icon: 276 Cursor: "Cursors.CrossHair" Apply: "View.PolyLineTool" Click: "SymWin.DisplayPenPanel" ) (AVIcon.276 Name: "Lines" Res: "Icons.Lines" ) (Tool.277 Help: "Draw Rectangle//Creates a rectangle on the display" HelpTopic: "Draw_tool" Update: "View.PolyToolUpdate" Icon: 278 Cursor: "Cursors.CrossHair" Apply: "View.RectTool" Click: "SymWin.DisplayFillPanel" ) (AVIcon.278 Name: "Rect" Res: "Icons.Rect" ) (Tool.279 Help: "Draw Circle//Creates a circle on the display" HelpTopic: "Draw_tool" Update: "View.PolyToolUpdate" Icon: 280 Cursor: "Cursors.CrossHair" Apply: "View.CircleTool" Click: "SymWin.DisplayFillPanel" ) (AVIcon.280 Name: "Disk" Res: "Icons.Disk" ) (Tool.281 Help: "Draw Polygon//Creates a polygon on the display" HelpTopic: "Draw_tool" Update: "View.PolyToolUpdate" Icon: 282 Cursor: "Cursors.CrossHair" Apply: "View.PolyTool" Click: "SymWin.DisplayFillPanel" ) (AVIcon.282 Name: "Poly" Res: "Icons.Poly" ) (Tool.283 Disabled: 1 Help: "Draw Line to Split Feature//Creates a line to split line features" HelpTopic: "Draw_tool" Update: "View.SplitLineToolUpdate" Icon: 284 Cursor: "Cursors.CrossHair" Apply: "View.SplitTool" ) (AVIcon.284 Name: "SplitLine" Res: "Icons.SplitLine" ) (Tool.285 Disabled: 1 Help: "Draw Line to Split Polygon//Creates a line to split polygon features" HelpTopic: "Draw_tool" Update: "View.SplitPolyToolUpdate" Icon: 286 Cursor: "Cursors.CrossHair" Apply: "View.SplitTool" ) (AVIcon.286 Name: "SplitPoly" Res: "Icons.SplitPoly" ) (Tool.287 Disabled: 1 Help: "Draw Line to Append Polygon//Appends a new polygon adjacent to other polygons" HelpTopic: "Draw_tool" Update: "View.AutoCompleteUpdate" Icon: 288 Cursor: "Cursors.CrossHair" Apply: "View.AutoCompleteTool" ) (AVIcon.288 Name: "AutoComplete" Res: "Icons.AutoComplete" ) (ToolMenu.289 Disabled: 1 Invisible: 1 Help: "Snap//Sets the general snapping tolerance for the editable theme" HelpTopic: "Snap_tools" Update: "View.SnapToolUpdate" Icon: 290 Cursor: "Cursors.Default" Apply: "View.SnapTool" Child: 291 Child: 292 ) (AVIcon.290 Name: "SnapTool" Res: "Icons.SnapTool" ) (Tool.291 Disabled: 1 Invisible: 1 Help: "Snap//Sets the general snapping tolerance for the editable theme" HelpTopic: "Snap_tools" Update: "View.SnapToolUpdate" Icon: 290 Cursor: "Cursors.Default" Apply: "View.SnapTool" ) (Tool.292 Disabled: 1 Invisible: 1 Help: "Snap//Sets the interactive snapping tolerance for the editable theme" HelpTopic: "Snap_tools" Update: "View.InteractiveSnapToolUpdate" Icon: 293 Cursor: "Cursors.Default" Apply: "View.InteractiveSnapTool" ) (AVIcon.293 Name: "SnapFeatureTool" Res: "Icons.SnapFeatureTool" ) (Space.294 ) (Tool.295 Icon: 296 Cursor: "Cursors.CrossHair" Apply: "View.MeasureRoute" ) (AVIcon.296 Name: "Color" Res: "Icons.Color" ) (AVIcon.297 Name: "Icon" Res: "View.Icon" ) (FN.867 Path: "$HOME" ) (TClr.868 Red: 0xffff Green: 0xffff ) (AVStr.869 S: "View" ) (AVStr.870 S: "Table" ) (AVStr.871 S: "Chart" ) (AVStr.872 S: "Layout" ) (AVStr.873 S: "Script" ) (AVStr.874 S: "Project" ) (AVStr.875 S: "Appl" )