<?xml version="1.0" encoding="utf-8" ?>
<?xml-stylesheet type="text/xsl" href="RSS_xslt_style.asp" version="1.0" ?>
<rss version="2.0" xmlns:WebWizForums="https://syndication.webwiz.net/rss_namespace/">
 <channel>
  <title>Codejock Developer Community : Markup&#079;bjects - More Ways To Measure</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : MarkupLabel Control : Markup&#079;bjects - More Ways To Measure]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Tue, 21 Apr 2026 05:25:44 +0000</pubDate>
  <lastBuildDate>Sat, 06 Mar 2010 18:11:53 +0000</lastBuildDate>
  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
  <generator>Web Wiz Forums 12.04</generator>
  <ttl>360</ttl>
  <WebWizForums:feedURL>forum.codejock.com/RSS_post_feed.asp?TID=16414</WebWizForums:feedURL>
  <image>
   <title><![CDATA[Codejock Developer Community]]></title>
   <url>http://forum.codejock.com/forum_images/codejock-logo.gif</url>
   <link>http://forum.codejock.com/</link>
  </image>
  <item>
   <title><![CDATA[Markup&#079;bjects - More Ways To Measure : RelativeToParentLeft, RelativeToParentTop,...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=16414&amp;PID=57437&amp;title=markupobjects-more-ways-to-measure#57437</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2676">jpbro</a><br /><strong>Subject:</strong> 16414<br /><strong>Posted:</strong> 06 March 2010 at 6:11pm<br /><br />RelativeToParentLeft,RelativeToParentTop, RelativeToControlLeft, RelativeToControlTop,ActualWidth and ActualHeight properties for all markup objects isrequired (there may be better names for these properties, but I justused the most descriptive names I could think of).<br><br><b>Krog -</b> please correct me if I am wrong about my assumptions (below) on these properties:<br><br>RelativeToParent* would return the number of pixels away from the parent MarkupObject the current object is. Essentially the sum of Parent Paddings and ObjectMargins.<br><br>RelativeToControl* would return the number of pixels away from the MarkupLabel control boundary. For example, calling MarkupStackPanel.RelativeToControlLeft would return the number of pixels between the leftmost point of the StackPanel and the left edge of the control (negatives allowed!)<br><br>Actual*- The actual width of the object in pixels (because stretching can dynamically set the dimensions of the object). This one is very important IMHO, so we can do things like dynamically resize the control to fit content.<br>]]>
   </description>
   <pubDate>Sat, 06 Mar 2010 18:11:53 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=16414&amp;PID=57437&amp;title=markupobjects-more-ways-to-measure#57437</guid>
  </item> 
 </channel>
</rss>