43 lines
1.6 KiB
XML
Executable File
43 lines
1.6 KiB
XML
Executable File
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!-- Niagara Presentation XML -->
|
|
<px version="1.0" media="workbench:WbPxMedia">
|
|
<import>
|
|
<module name="baja"/>
|
|
<module name="bajaui"/>
|
|
<module name="gx"/>
|
|
</import>
|
|
<content>
|
|
<BorderPane padding="0.0" border="1.0 inset black">
|
|
|
|
<BorderPane name="content" padding="0.0" border="1.0 solid black" fill="white">
|
|
|
|
<CanvasPane name="content" viewSize="730.0,550.0" background="linearGradient( stop(0.0% #004b6981) stop(0.0% #384b5a) stop(50.0% #4b6981) stop(100.0% #384b5a) )">
|
|
|
|
<Rect fill="linearGradient( angle(-90.0) stop(30.0% #283540) stop(100.0% #384b5a) )" stroke="black" geom="10.0,60.0,710.0,480.0"/>
|
|
|
|
<Label layout="20.0,70.0,690.0,460.0" image="file:^px/images/campus.png" font="bold 11.0pt Tahoma" halign="left" valign="bottom"/>
|
|
|
|
<Rect fill="black" stroke="black" geom="10.0,10.0,710.0,50.0"/>
|
|
|
|
<Label layout="25.0,15.0,275.0,40.0" text="Central Plant" font="26.0pt Tahoma" foreground="white" halign="left"/>
|
|
|
|
<Rect fill="#e6ffffff" geom="450.0,220.0,210.0,40.0"/>
|
|
|
|
<Label layout="460.0,225.0,180.0,30.0" text="Boiler Room" font="18.0pt Tahoma" foreground="#ff8000" halign="left">
|
|
<ValueBinding hyperlink="slot:BoilerRoom"/>
|
|
</Label>
|
|
|
|
<Rect fill="#e6ffffff" geom="450.0,170.0,210.0,40.0"/>
|
|
|
|
<Label layout="460.0,175.0,180.0,30.0" text="Air Handler Unit" font="18.0pt Tahoma" foreground="#ff8000" halign="left">
|
|
<ValueBinding hyperlink="station:|slot:/PxHome/Graphics/Campus/Building/AirHandler"/>
|
|
</Label>
|
|
|
|
</CanvasPane>
|
|
|
|
</BorderPane>
|
|
|
|
</BorderPane>
|
|
</content>
|
|
</px>
|