<?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/" xmlns:media="http://search.yahoo.com/mrss/">
<channel>
<title>DisplayFusion RSS: Tutorial on coordinates systems for windows and monitors</title>
<atom:link href="https://www.displayfusion.com/Discussions/RSS/?TopicID=0eef28f5-2265-4e48-9089-8a3e3cfd3f92" rel="self" type="application/rss+xml" />
<link>https://www.displayfusion.com/Discussions/RSS/?TopicID=0eef28f5-2265-4e48-9089-8a3e3cfd3f92</link>
<description>DisplayFusion RSS: Tutorial on coordinates systems for windows and monitors</description>
<lastBuildDate>Thu, 28 May 2026 13:13:46 GMT</lastBuildDate>
<language>en</language>
<sy:updatePeriod>hourly</sy:updatePeriod>
<sy:updateFrequency>1</sy:updateFrequency>
<generator>https://www.displayfusion.com/Discussions/RSS/?TopicID=0eef28f5-2265-4e48-9089-8a3e3cfd3f92</generator>
<item>
<title>RE: Tutorial on coordinates systems for windows and monitors</title>
<link>https://www.displayfusion.com/Discussions/View/tutorial-on-coordinates-systems-for-windows-and-monitors/?ID=0eef28f5-2265-4e48-9089-8a3e3cfd3f92#3</link>
<pubDate>Thu, 30 Jun 2022 19:36:16 GMT</pubDate>
<dc:creator>Binary Fortress Software</dc:creator>
<guid isPermaLink="false">https://www.displayfusion.com/Discussions/View/tutorial-on-coordinates-systems-for-windows-and-monitors/?ID=0eef28f5-2265-4e48-9089-8a3e3cfd3f92#3</guid>
<category>DisplayFusion</category>
<description><![CDATA[Thanks much Owen.  I was initially confused because I was doing my work on my primary monitor, so the coordinates for my window appeared to be relative to (0,0).  I can see now that if I'd done my experiments on non-primary monitor, my window coordinates would have clearly been within the bounds ...]]></description>
<content:encoded><![CDATA[<div class="CTDiscussions">
Thanks much Owen.  I was initially confused because I was doing my work on my primary monitor, so the coordinates for my window appeared to be relative to (0,0).  I can see now that if I'd done my experiments on non-primary monitor, my window coordinates would have clearly been within the bounds of the other monitor's coordinate system.<br/>
<br/>
As a suggestion, a diagram in your documentation that showed a multi-monitor setup on a coordinate plane, with the primary monitor placed at (0,0), plus a secondary monitor (with coordinates shown at the corners) and a couple of windows (one on each monitor) would help users ( like me <img src="https://www.displayfusion.com/MediaCommon/SVGs/FontAwesome/face-smile.light.svg" alt=":)" style="box-sizing:border-box;position:relative;overflow:hidden;vertical-align:middle !important;width:16px;height:16px;" HelpButtonData=":)" HelpButtonDataAlign="BelowMiddle" /> ) visualize the coordinate system more easily.  Just a suggestion.
</div>
]]></content:encoded>
</item>
<item>
<title>RE: Tutorial on coordinates systems for windows and monitors</title>
<link>https://www.displayfusion.com/Discussions/View/tutorial-on-coordinates-systems-for-windows-and-monitors/?ID=0eef28f5-2265-4e48-9089-8a3e3cfd3f92#2</link>
<pubDate>Wed, 29 Jun 2022 16:05:39 GMT</pubDate>
<dc:creator>Binary Fortress Software</dc:creator>
<guid isPermaLink="false">https://www.displayfusion.com/Discussions/View/tutorial-on-coordinates-systems-for-windows-and-monitors/?ID=0eef28f5-2265-4e48-9089-8a3e3cfd3f92#2</guid>
<category>DisplayFusion</category>
<description><![CDATA[You can find our documentation on those functions here: https://www.displayfusion.com/ScriptedFunctions/Help/#bfs_monitor
The 0,0 location is based on the top left of your primary monitor, and any co-ordinates are relative to that (negatives values move left and down, positive values move up and...]]></description>
<content:encoded><![CDATA[<div class="CTDiscussions">
You can find our documentation on those functions here: <a href="https://www.displayfusion.com/ScriptedFunctions/Help/#bfs_monitor" target="_blank" rel="nofollow"><b>https://www.displayfusion.com/ScriptedFunctions/Help/#bfs_monitor</b></a><br/>
<br/>
The 0,0 location is based on the top left of your primary monitor, and any co-ordinates are relative to that (negatives values move left and down, positive values move up and right). "Bounds" are generally the full resolution of the monitor, and the "WorkArea" is the bounds minus the space reserved for the taskbar.<br/>
<br/>
Hope that helps!
</div>
]]></content:encoded>
</item>
<item>
<title>Tutorial on coordinates systems for windows and monitors</title>
<link>https://www.displayfusion.com/Discussions/View/tutorial-on-coordinates-systems-for-windows-and-monitors/?ID=0eef28f5-2265-4e48-9089-8a3e3cfd3f92</link>
<pubDate>Tue, 28 Jun 2022 22:32:52 GMT</pubDate>
<dc:creator>Binary Fortress Software</dc:creator>
<guid isPermaLink="false">https://www.displayfusion.com/Discussions/View/tutorial-on-coordinates-systems-for-windows-and-monitors/?ID=0eef28f5-2265-4e48-9089-8a3e3cfd3f92</guid>
<category>DisplayFusion</category>
<description><![CDATA[Hello,
I'm trying to author scripts that manipulate window sizes and positions.  I'm having trouble finding a document that explains the coordinate system used by DisplayFusion. Is there a tutorial that describes the coordinate systems for monitors and windows?  I'd like to understand the coordi...]]></description>
<content:encoded><![CDATA[<div class="CTDiscussions">
Hello,<br/>
<br/>
I'm trying to author scripts that manipulate window sizes and positions.  I'm having trouble finding a document that explains the coordinate system used by DisplayFusion. Is there a tutorial that describes the coordinate systems for monitors and windows?  I'd like to understand the coordinates returned by "GetBounds", "GetMonitorWorkArea", etc. so that I can precisely place my windows on any specific monitor.
</div>
]]></content:encoded>
</item>
</channel>
</rss>