1234567891011121314151617181920212223242526 |
- <?xml version="1.0" encoding="utf-8"?>
- <!--<autogenerated>
- This code was generated by a tool to store the dataset designer's layout information.
- Changes to this file may cause incorrect behavior and will be lost if
- the code is regenerated.
- </autogenerated>-->
- <DiagramLayout xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" ex:showrelationlabel="False" ViewPortX="-10" ViewPortY="54" xmlns:ex="urn:schemas-microsoft-com:xml-msdatasource-layout-extended" xmlns="urn:schemas-microsoft-com:xml-msdatasource-layout">
- <Shapes>
- <Shape ID="DesignTable:Список вакансий" ZOrder="3" X="70" Y="70" Height="229" Width="248" AdapterExpanded="true" DataTableExpanded="true" OldAdapterHeight="0" OldDataTableHeight="0" SplitterPosition="178" />
- <Shape ID="DesignTable:Сферы деятельности" ZOrder="2" X="388" Y="70" Height="115" Width="272" AdapterExpanded="true" DataTableExpanded="true" OldAdapterHeight="0" OldDataTableHeight="0" SplitterPosition="64" />
- </Shapes>
- <Connectors>
- <Connector ID="DesignRelation:FK_Список вакансий_Сферы деятельности" ZOrder="1" LineWidth="11">
- <RoutePoints>
- <Point>
- <X>388</X>
- <Y>127</Y>
- </Point>
- <Point>
- <X>318</X>
- <Y>127</Y>
- </Point>
- </RoutePoints>
- </Connector>
- </Connectors>
- </DiagramLayout>
|