forked from Terraonion-dev/GameDBManagerMD
-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathGameDB.xss
More file actions
39 lines (39 loc) · 1.78 KB
/
Copy pathGameDB.xss
File metadata and controls
39 lines (39 loc) · 1.78 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
<?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="0" ViewPortY="0" xmlns:ex="urn:schemas-microsoft-com:xml-msdatasource-layout-extended" xmlns="urn:schemas-microsoft-com:xml-msdatasource-layout">
<Shapes>
<Shape ID="DesignTable:Game" ZOrder="5" X="203" Y="221" Height="124" Width="150" AdapterExpanded="true" DataTableExpanded="true" OldAdapterHeight="0" OldDataTableHeight="0" SplitterPosition="120" />
<Shape ID="DesignTable:GameCk" ZOrder="4" X="604" Y="253" Height="67" Width="150" AdapterExpanded="true" DataTableExpanded="true" OldAdapterHeight="0" OldDataTableHeight="0" SplitterPosition="63" />
<Shape ID="DesignTable:Genre" ZOrder="3" X="813" Y="178" Height="67" Width="150" AdapterExpanded="true" DataTableExpanded="true" OldAdapterHeight="0" OldDataTableHeight="0" SplitterPosition="63" />
</Shapes>
<Connectors>
<Connector ID="DesignRelation:GameCk_Game" ZOrder="2" LineWidth="11">
<RoutePoints>
<Point>
<X>604</X>
<Y>286</Y>
</Point>
<Point>
<X>353</X>
<Y>286</Y>
</Point>
</RoutePoints>
</Connector>
<Connector ID="DesignRelation:Game_Genre" ZOrder="1" LineWidth="11">
<RoutePoints>
<Point>
<X>353</X>
<Y>233</Y>
</Point>
<Point>
<X>813</X>
<Y>233</Y>
</Point>
</RoutePoints>
</Connector>
</Connectors>
</DiagramLayout>