<?xml version="1.0"?>
<?xml-stylesheet type="text/css" href="http://mitov.com/wiki/skins/common/feed.css?301"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>http://mitov.com/wiki/index.php?action=history&amp;feed=atom&amp;title=IGPRegion</id>
		<title>IGPRegion - Revision history</title>
		<link rel="self" type="application/atom+xml" href="http://mitov.com/wiki/index.php?action=history&amp;feed=atom&amp;title=IGPRegion"/>
		<link rel="alternate" type="text/html" href="http://mitov.com/wiki/index.php?title=IGPRegion&amp;action=history"/>
		<updated>2026-04-11T09:03:41Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.17.0</generator>

	<entry>
		<id>http://mitov.com/wiki/index.php?title=IGPRegion&amp;diff=1799&amp;oldid=prev</id>
		<title>David Alm: Automated Syncronization with Documentation</title>
		<link rel="alternate" type="text/html" href="http://mitov.com/wiki/index.php?title=IGPRegion&amp;diff=1799&amp;oldid=prev"/>
				<updated>2011-11-22T00:15:54Z</updated>
		
		<summary type="html">&lt;p&gt;Automated Syncronization with Documentation&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;&amp;lt;b&amp;gt;&amp;lt;span style=&amp;quot;color:red&amp;quot;&amp;gt;&lt;br /&gt;
This is a Beta Read Only version of this page. &lt;br /&gt;
Please review and send recommendations to [mailto:mitov@mitov.com mitov@mitov.com]. &lt;br /&gt;
We will enable the editing as soon as we are happy with the overall Wiki site.&lt;br /&gt;
&amp;lt;/span&amp;gt;&amp;lt;/b&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Description ==&lt;br /&gt;
Defines interface to a TGPRegion object.&lt;br /&gt;
&lt;br /&gt;
The TGPRegion class describes an area of the display surface.&lt;br /&gt;
The area can be any shape. In other words, the boundary of&lt;br /&gt;
the area can be a combination of curved and straight lines.&lt;br /&gt;
Regions can also be created from the interiors of rectangles,&lt;br /&gt;
paths, or a combination of these. Regions are used in&lt;br /&gt;
clipping and hit-testing operations.&lt;br /&gt;
Remarks&lt;br /&gt;
A GDI+ region is stored in world coordinates whereas a GDI&lt;br /&gt;
region is stored in device coordinates. Therefore, a GDI+&lt;br /&gt;
region is scalable and a GDI region is not. For more&lt;br /&gt;
information, see Scalable Regions&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
An application can use regions to clip the output of drawing&lt;br /&gt;
operations. The Window Manager uses regions to define the&lt;br /&gt;
drawing area of windows. These regions are called clipping&lt;br /&gt;
regions. An application can also use regions in hit-testing&lt;br /&gt;
operations, such as checking whether a point is in a region&lt;br /&gt;
or whether a rectangle intersects a region. For more&lt;br /&gt;
information, see &amp;quot;Regions&amp;quot;, &amp;quot;Clipping&amp;quot;, and &amp;quot;Using Regions&amp;quot;&lt;br /&gt;
on MSDN.&lt;/div&gt;</summary>
		<author><name>David Alm</name></author>	</entry>

	</feed>