graph G { compound="true" rankdir="TB" bgcolor="white" fontname="Tahoma" node [ fixedsize="false" fontname="Tahoma" color="white" fillcolor="deepskyblue2" fontcolor="black" shape="box" style="filled" penwidth="1.0" ] edge [ fontname="Arial" color="#00688b" fontcolor="black" fontsize="12" arrowsize="0.5" penwidth="1.0" ] "ExampleGallery/Effects" -- "ExampleGallery/BackgroundTask" [label=" 5 ", penwidth="5", color="#00688bA5"]; "ExampleGallery" -- "ExampleGallery/Infrastructure" [label=" 4 ", penwidth="4", color="#00688b93"]; "ExampleGallery/Direct3DInterop" -- "ExampleGallery" [label=" 4 ", penwidth="4", color="#00688b93"]; "ExampleGallery/Direct3DInterop" -- "ExampleGallery/BackgroundTask" [label=" 4 ", penwidth="4", color="#00688b93"]; "ExampleGallery/Effects" -- "ExampleGallery/Direct3DInterop" [label=" 4 ", penwidth="4", color="#00688b93"]; "ExampleGallery/BackgroundTask" -- "ExampleGallery" [label=" 3 ", penwidth="3", color="#00688b82"]; "ExampleGallery/Effects" -- "ExampleGallery" [label=" 3 ", penwidth="3", color="#00688b82"]; "ExampleGallery/Infrastructure" -- "ExampleGallery/BackgroundTask" [label=" 3 ", penwidth="3", color="#00688b82"]; "ExampleGallery/Infrastructure" -- "ExampleGallery/Direct3DInterop" [label=" 3 ", penwidth="3", color="#00688b82"]; "ExampleGallery/Infrastructure" -- "ExampleGallery/Effects" [label=" 3 ", penwidth="3", color="#00688b82"]; "SimpleSample" -- "ExampleGallery" [label=" 3 ", penwidth="3", color="#00688b82"]; "SimpleSample" -- "ExampleGallery/Direct3DInterop" [label=" 3 ", penwidth="3", color="#00688b82"]; "SimpleSample" -- "ExampleGallery/BackgroundTask" [label=" 2 ", penwidth="2", color="#00688b70"]; "SimpleSample" -- "ExampleGallery/Effects" [label=" 2 ", penwidth="2", color="#00688b70"]; "SimpleSample" -- "ExampleGallery/Infrastructure" [label=" 2 ", penwidth="2", color="#00688b70"]; "ExampleGallery/Particles" -- "ExampleGallery" [label=" 1 ", penwidth="1", color="#00688b5E"]; "ExampleGallery/Particles" -- "ExampleGallery/BackgroundTask" [label=" 1 ", penwidth="1", color="#00688b5E"]; "ExampleGallery/Particles" -- "ExampleGallery/Direct3DInterop" [label=" 1 ", penwidth="1", color="#00688b5E"]; "ExampleGallery/Particles" -- "ExampleGallery/Effects" [label=" 1 ", penwidth="1", color="#00688b5E"]; "ExampleGallery/Particles" -- "ExampleGallery/Infrastructure" [label=" 1 ", penwidth="1", color="#00688b5E"]; "ExampleGallery/Shaders" -- "ExampleGallery" [label=" 1 ", penwidth="1", color="#00688b5E"]; "ExampleGallery/Shaders" -- "ExampleGallery/BackgroundTask" [label=" 1 ", penwidth="1", color="#00688b5E"]; "ExampleGallery/Shaders" -- "ExampleGallery/Direct3DInterop" [label=" 1 ", penwidth="1", color="#00688b5E"]; "ExampleGallery/Shaders" -- "ExampleGallery/Effects" [label=" 1 ", penwidth="1", color="#00688b5E"]; "ExampleGallery/Shaders" -- "ExampleGallery/Infrastructure" [label=" 1 ", penwidth="1", color="#00688b5E"]; "ExampleGallery/Shaders" -- "ExampleGallery/Particles" [label=" 1 ", penwidth="1", color="#00688b5E"]; "ExampleGallery/SpriteSheets" -- "ExampleGallery" [label=" 1 ", penwidth="1", color="#00688b5E"]; "ExampleGallery/SpriteSheets" -- "ExampleGallery/BackgroundTask" [label=" 1 ", penwidth="1", color="#00688b5E"]; "ExampleGallery/SpriteSheets" -- "ExampleGallery/Direct3DInterop" [label=" 1 ", penwidth="1", color="#00688b5E"]; "ExampleGallery/SpriteSheets" -- "ExampleGallery/Effects" [label=" 1 ", penwidth="1", color="#00688b5E"]; "ExampleGallery/SpriteSheets" -- "ExampleGallery/Infrastructure" [label=" 1 ", penwidth="1", color="#00688b5E"]; "ExampleGallery/SpriteSheets" -- "ExampleGallery/Particles" [label=" 1 ", penwidth="1", color="#00688b5E"]; "ExampleGallery/SpriteSheets" -- "ExampleGallery/Shaders" [label=" 1 ", penwidth="1", color="#00688b5E"]; }