﻿<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Keith Hair &#187; Rectangle</title>
	<atom:link href="http://keith-hair.net/blog/tag/rectangle/feed/" rel="self" type="application/rss+xml" />
	<link>http://keith-hair.net/blog</link>
	<description>Scripting is fun like any other hobby</description>
	<lastBuildDate>Sat, 28 Jan 2012 05:04:23 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>Get the view size inside of a Container in Flex</title>
		<link>http://keith-hair.net/blog/2010/05/17/get-the-view-size-inside-of-a-container-in-flex/</link>
		<comments>http://keith-hair.net/blog/2010/05/17/get-the-view-size-inside-of-a-container-in-flex/#comments</comments>
		<pubDate>Mon, 17 May 2010 16:02:22 +0000</pubDate>
		<dc:creator>Keith H</dc:creator>
				<category><![CDATA[Components]]></category>
		<category><![CDATA[Flex]]></category>
		<category><![CDATA[Container]]></category>
		<category><![CDATA[EdgeMetrics]]></category>
		<category><![CDATA[Flex 3]]></category>
		<category><![CDATA[Rectangle]]></category>
		<category><![CDATA[viewMetrics]]></category>

		<guid isPermaLink="false">http://keith-hair.net/blog/?p=229</guid>
		<description><![CDATA[For some odd reason you might want to get the width and height of the inside of a Container. You can use the "viewMetrics" property of a container to do it. In the following example I overlay a green box over a Panel to show how it matches the Panel's size. Comments are welcome. 
<p><a href="/blog/examples/edgemetrics/srcview/SampleProject.zip">Download</a></p>
<a href='http://www.hexosearch.com/se/submit.aspx?zlvz=&zqz=&zurlz=http://keith-hair.net/blog/2010/05/17/get-the-view-size-inside-of-a-container-in-flex/&ztz=Get the view size inside of a Container in Flex'><img src='http://keith-hair.net/blog/wp-content/plugins/hexosearch-button/logo16x16.png' width='16' height='16' border='0' style='vertical-align:middle' alt='Vote in HexoSearch' title='Vote in HexoSearch' /></a>]]></content:encoded>
			<wfw:commentRss>http://keith-hair.net/blog/2010/05/17/get-the-view-size-inside-of-a-container-in-flex/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

