<?xml version="1.0" encoding="utf-8"?>
<Application>
	<AppTitle>Untitled Application</AppTitle>
	<DesignDeviceName>Apple iPhone 6 Plus</DesignDeviceName>
	<VariablesScanned>False</VariablesScanned>
	<PageWidth>736</PageWidth>
	<PageHeight>414</PageHeight>
	<AutoSizeWidth>False</AutoSizeWidth>
	<AutoSizeHeight>False</AutoSizeHeight>
	<HideScrollbars>False</HideScrollbars>
	<PublishPlatform>WebApp</PublishPlatform>
	<EmptyBuildFolder>False</EmptyBuildFolder>
	<LanguageCode>en</LanguageCode>
	<MobileOSTypes>[AndroidOS,iOS,WindowsPhoneOS]</MobileOSTypes>
	<WindowState>normal</WindowState>
	<TitleBar>True</TitleBar>
	<Sizeable>True</Sizeable>
	<MaximizeBtn>False</MaximizeBtn>
	<MinimizeBtn>True</MinimizeBtn>
	<SystemMenu>True</SystemMenu>
	<ContextMenu>False</ContextMenu>
	<AlwaysOnTop>False</AlwaysOnTop>
	<ShowInTaskbar>True</ShowInTaskbar>
	<SingleInstance>False</SingleInstance>
	<ChromeKioskMode>False</ChromeKioskMode>
	<Components>
		<FunctionList name="Subroutines"/>
		<LibraryList name="Libraries"/>
		<PageList name="Main">
			<Components>
				<Page id="NewPage">
					<Components>
						<PushButton id="PushButton1">
							<left>24px</left>
							<top>24px</top>
							<width>152px</width>
							<height>48px</height>
							<caption>Draw</caption>
							<click>neoDrawArrow &quot;Rectangle1&quot; &quot;arrow1&quot; &quot;10&quot; &quot;10&quot; &quot;250&quot; &quot;250&quot; &quot;red&quot; &quot;3&quot;
DrawCircle &quot;Rectangle1&quot; &quot;circle1&quot; &quot;120&quot; &quot;120&quot; &quot;40&quot; &quot;orange&quot; &quot;1&quot; &quot;orange&quot;
neoDrawArrow &quot;Rectangle1&quot; &quot;arrow2&quot; &quot;250&quot; &quot;10&quot; &quot;10&quot; &quot;250&quot; &quot;blue&quot; &quot;3&quot;
</click>
						</PushButton>
						<Rectangle id="Rectangle1">
							<left>192px</left>
							<top>24px</top>
							<width>520px</width>
							<height>360px</height>
							<style>stroke:black;stroke-width:1px;fill:white</style>
							<corner_radius>0</corner_radius>
						</Rectangle>
						<PushButton id="PushButton2">
							<left>24px</left>
							<top>88px</top>
							<width>152px</width>
							<height>48px</height>
							<caption>Red Arrow To Front</caption>
							<click>ObjectToFront &quot;arrow1&quot;</click>
						</PushButton>
						<PushButton id="PushButton3">
							<left>24px</left>
							<top>152px</top>
							<width>152px</width>
							<height>48px</height>
							<caption>Blue Arrow To Front</caption>
							<click>ObjectToFront &quot;arrow2&quot;</click>
						</PushButton>
						<PushButton id="PushButton4">
							<left>24px</left>
							<top>216px</top>
							<width>152px</width>
							<height>48px</height>
							<caption>Circle To Front</caption>
							<click>ObjectToFront &quot;circle1&quot;</click>
						</PushButton>
					</Components>
				</Page>
			</Components>
		</PageList>
		<PageList name="Master">
			<Components>
				<Page id="MasterPage"/>
			</Components>
		</PageList>
		<PageList name="Dialog">
			<Components>
				<Page id="NewDialog">
					<Components>
						<DialogContainer id="DialogContainer1">
							<left>0px</left>
							<top>0px</top>
							<width>736px</width>
							<height>414px</height>
							<close_button>False</close_button>
						</DialogContainer>
					</Components>
				</Page>
			</Components>
		</PageList>
	</Components>
</Application>
