<?xml version="1.0" encoding="utf-8"?>
<Application>
	<AppTitle>Untitled Application</AppTitle>
	<AppShortName>MyApp</AppShortName>
	<Author>Author name</Author>
	<Version>1.0</Version>
	<DesignDeviceName>Apple iPhone 6</DesignDeviceName>
	<VariablesScanned>False</VariablesScanned>
	<PageWidth>667</PageWidth>
	<PageHeight>375</PageHeight>
	<AutoSizeWidth>False</AutoSizeWidth>
	<AutoSizeHeight>False</AutoSizeHeight>
	<HideScrollbars>False</HideScrollbars>
	<ResponsiveSize>False</ResponsiveSize>
	<PublishPlatform>WebApp</PublishPlatform>
	<EmptyBuildFolder>False</EmptyBuildFolder>
	<AppIcon>C:\Users\sinli\OneDrive\Documentos\VisualNeoWeb\Libraries\img\default-icon.png</AppIcon>
	<LanguageCode>en</LanguageCode>
	<DisplayMode>standalone</DisplayMode>
	<ServiceWorker>OfflineCopyOfPages</ServiceWorker>
	<ThemeColor>#000000</ThemeColor>
	<PwaScope>/</PwaScope>
	<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>
						<Polygon id="Polygon1">
							<left>80px</left>
							<top>40px</top>
							<width>246px</width>
							<height>286px</height>
							<style>stroke:black;stroke-width:1px;fill:white</style>
							<Points>0,130,30,0,120,10,245,50,220,190,145,285,40,250,40,175</Points>
						</Polygon>
						<PushButton id="PushButton1">
							<left>395px</left>
							<top>145px</top>
							<width>245px</width>
							<height>75px</height>
							<caption>Set Background Image</caption>
							<click>SetObjectStyle &quot;Polygon1&quot; &quot;fill&quot; &quot;url(#img1)&quot;</click>
						</PushButton>
						<Container id="Container1">
							<left>395px</left>
							<top>240px</top>
							<width>245px</width>
							<height>60px</height>
							<style>background-color:#fff;border-style:solid;border-width:1px;padding-left:10px;padding-right:10px;padding-top:10px</style>
							<html>Check SVG code here&lt;br&gt;
Right Click &amp;gt; Edit &quot;html&quot; Property
&lt;svg&gt;
&lt;defs&gt;
  &lt;pattern id=&quot;img1&quot; patternUnits=&quot;userSpaceOnUse&quot; width=&quot;300&quot; height=&quot;600&quot;&gt;
    &lt;image href=&quot;https://images.unsplash.com/photo-1537824598505-99ee03483384?ixlib=rb-4.0.3&amp;ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&amp;auto=format&amp;fit=crop&amp;w=300&amp;q=80&quot;
        x=&quot;0&quot; y=&quot;-200&quot; width=&quot;300&quot; height=&quot;600&quot; /&gt;
  &lt;/pattern&gt;
&lt;/defs&gt;
&lt;/svg&gt;

</html>
						</Container>
					</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>667px</width>
							<height>375px</height>
							<close_button>False</close_button>
							<kind>custom</kind>
						</DialogContainer>
					</Components>
				</Page>
			</Components>
		</PageList>
	</Components>
</Application>
