希望有人能幫助。 我有一個Flex(4.5 /對空)應用程序,已宣佈這樣的圖形:停止火花縮放的圖形孩子FlexBuilder4.5
<s:Graphic id="viewRect" width="200" height="200">
<s:Rect id="border" width="200" height="200">
<s:stroke >
<s:SolidColorStroke weight="1" color="#606060" />
</s:stroke>
</s:Rect>
<s:Ellipse id="upperLeftHandle" height="8" width="8" left="-2" top="-2" >
<s:fill>
<s:SolidColor color="#FFFFFF"/>
</s:fill>
</s:Ellipse>
</s:Graphic>
當我調整圖形編程,還擴展邊界(矩形)以及橢圓(upperLeftHandle)。我需要調整圖形對象的大小,但是Rect和Ellipse(以及圖形內的其他任何內容)保持相同的比例。
任何人有任何想法?
這絕對沒有任何意義。粘貼相同的標籤,相同的參數不是答案。如果你不明白這個問題 - 不要在你的帖子上浪費時間。 – JohnD 2011-06-07 18:12:41